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: adding REST endpoint for SV annotation #188

Merged
merged 4 commits into from
Oct 2, 2023

wip

9242c90
Select commit
Loading
Failed to load commit list.
Merged

feat: adding REST endpoint for SV annotation #188

wip
9242c90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 2, 2023 in 0s

73.71% (-3.40%) compared to 18496ca

View this Pull Request on Codecov

73.71% (-3.40%) compared to 18496ca

Details

Codecov Report

Attention: 194 lines in your changes are missing coverage. Please review.

Comparison is base (18496ca) 77.10% compared to head (9242c90) 73.71%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
- Coverage   77.10%   73.71%   -3.40%     
==========================================
  Files          16       18       +2     
  Lines        4062     4249     +187     
==========================================
  Hits         3132     3132              
- Misses        930     1117     +187     
Files Coverage Δ
src/annotate/strucvars/mod.rs 86.69% <ø> (ø)
src/server/actix_server/mod.rs 0.00% <0.00%> (ø)
src/server/actix_server/tx_csq.rs 0.00% <0.00%> (ø)
src/server/mod.rs 0.00% <0.00%> (ø)
src/server/actix_server/strucvars_csq.rs 0.00% <0.00%> (ø)
src/annotate/strucvars/csq.rs 0.00% <0.00%> (ø)

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