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 api subject reviews #831

Merged
merged 29 commits into from
Dec 15, 2024

Merge branch 'master' into feat-reviews

6932347
Select commit
Loading
Failed to load commit list.
Merged

feat: add api subject reviews #831

Merge branch 'master' into feat-reviews
6932347
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 1s

68.72% (+0.29%) compared to 2172c82

View this Pull Request on Codecov

68.72% (+0.29%) compared to 2172c82

Details

Codecov Report

Attention: Patch coverage is 91.22807% with 20 lines in your changes missing coverage. Please review.

Project coverage is 68.72%. Comparing base (2172c82) to head (6932347).

Files with missing lines Patch % Lines
lib/types/convert.ts 57.50% 17 Missing ⚠️
routes/private/routes/subject.ts 95.23% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #831      +/-   ##
==========================================
+ Coverage   68.42%   68.72%   +0.29%     
==========================================
  Files         118      118              
  Lines       17285    17513     +228     
  Branches      940      947       +7     
==========================================
+ Hits        11827    12035     +208     
- Misses       5449     5469      +20     
  Partials        9        9              

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