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

refactor!: remove REST server related code (#122) #123

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Jun 28, 2023 that may be closed by this pull request
@holtgrewe holtgrewe marked this pull request as draft June 28, 2023 06:43
@holtgrewe holtgrewe changed the title refactor!: remove REST server related code (#122) refactor!: remove REST server related code (#122) Jun 28, 2023
@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@5da2799). Click here to learn what that means.
Patch coverage: 79.66% of modified lines in pull request are covered.

❗ Current head d8d511d differs from pull request most recent head cdb5ffa. Consider uploading reports for the commit cdb5ffa to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage        ?   54.41%           
=======================================
  Files           ?       23           
  Lines           ?     2602           
  Branches        ?        0           
=======================================
  Hits            ?     1416           
  Misses          ?     1186           
  Partials        ?        0           
Impacted Files Coverage Δ
src/main.rs 0.00% <0.00%> (ø)
src/sv/query/bgdbs.rs 0.00% <0.00%> (ø)
src/sv/query/clinvar.rs 0.00% <0.00%> (ø)
src/sv/query/genes.rs 0.00% <0.00%> (ø)
src/sv/query/masked.rs 0.00% <0.00%> (ø)
src/sv/query/mod.rs 0.00% <0.00%> (ø)
src/sv/query/pathogenic.rs 0.00% <0.00%> (ø)
src/sv/query/records.rs 0.00% <ø> (ø)
src/sv/query/tads.rs 0.00% <0.00%> (ø)
src/db/to_bin/masked.rs 80.00% <80.00%> (ø)
... and 11 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@holtgrewe holtgrewe force-pushed the 122-remove-rest-server-related-code branch from d8d511d to cdb5ffa Compare June 28, 2023 13:31
@holtgrewe holtgrewe marked this pull request as ready for review June 28, 2023 13:31
@holtgrewe holtgrewe enabled auto-merge (squash) June 28, 2023 13:32
@holtgrewe holtgrewe merged commit 0b68809 into main Jun 28, 2023
@holtgrewe holtgrewe deleted the 122-remove-rest-server-related-code branch June 28, 2023 13:35
@github-actions github-actions bot mentioned this pull request Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove REST server-related code
1 participant