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!: provide sub command "server run" (#600) #602

Merged
merged 1 commit into from
Nov 8, 2024

feat!: provide sub command "server run" (#600)

609dc42
Select commit
Loading
Failed to load commit list.
Merged

feat!: provide sub command "server run" (#600) #602

feat!: provide sub command "server run" (#600)
609dc42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 8, 2024 in 0s

73.38% (-0.64%) compared to c1799ff

View this Pull Request on Codecov

73.38% (-0.64%) compared to c1799ff

Details

Codecov Report

Attention: Patch coverage is 0% with 168 lines in your changes missing coverage. Please review.

Project coverage is 73.38%. Comparing base (c1799ff) to head (609dc42).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/server/run/mod.rs 0.00% 77 Missing ⚠️
src/server/run/actix_server/versions.rs 0.00% 55 Missing ⚠️
src/server/schema.rs 0.00% 19 Missing ⚠️
src/server/run/actix_server/mod.rs 0.00% 9 Missing ⚠️
src/main.rs 0.00% 4 Missing ⚠️
src/annotate/seqvars/provider.rs 0.00% 3 Missing ⚠️
src/server/run/actix_server/gene_txs.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #602      +/-   ##
==========================================
- Coverage   74.01%   73.38%   -0.64%     
==========================================
  Files          26       28       +2     
  Lines        9863     9948      +85     
==========================================
  Hits         7300     7300              
- Misses       2563     2648      +85     

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