Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add subject and relation api #784

Merged
merged 5 commits into from
Oct 27, 2024

z

5e7bd89
Select commit
Loading
Failed to load commit list.
Merged

feat: add subject and relation api #784

z
5e7bd89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2024 in 0s

69.51% (+0.23%) compared to 613a4a5

View this Pull Request on Codecov

69.51% (+0.23%) compared to 613a4a5

Details

Codecov Report

Attention: Patch coverage is 96.31902% with 6 lines in your changes missing coverage. Please review.

Project coverage is 69.51%. Comparing base (613a4a5) to head (5e7bd89).

Files with missing lines Patch % Lines
routes/private/routes/subject.ts 96.32% 5 Missing ⚠️
lib/types/fetcher.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #784      +/-   ##
==========================================
+ Coverage   69.27%   69.51%   +0.23%     
==========================================
  Files          95       96       +1     
  Lines       14803    14942     +139     
  Branches      731      740       +9     
==========================================
+ Hits        10255    10387     +132     
- Misses       4539     4546       +7     
  Partials        9        9              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.