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: starting out with v1 API OpenAPI #492

Merged
merged 9 commits into from
Jul 19, 2024
Merged

feat: starting out with v1 API OpenAPI #492

merged 9 commits into from
Jul 19, 2024

Conversation

holtgrewe
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jul 14, 2024

Codecov Report

Attention: Patch coverage is 13.06122% with 213 lines in your changes missing coverage. Please review.

Project coverage is 73.82%. Comparing base (26e768a) to head (cc9f313).

Files Patch % Lines
src/server/run/mod.rs 0.00% 185 Missing ⚠️
src/server/schema.rs 0.00% 15 Missing ⚠️
src/server/run/versions.rs 82.05% 7 Missing ⚠️
src/main.rs 0.00% 4 Missing ⚠️
src/server/run/genes_info.rs 0.00% 1 Missing ⚠️
src/server/run/genes_lookup.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
- Coverage   74.02%   73.82%   -0.21%     
==========================================
  Files          78       79       +1     
  Lines        8140     8206      +66     
==========================================
+ Hits         6026     6058      +32     
- Misses       2114     2148      +34     

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

@holtgrewe holtgrewe marked this pull request as ready for review July 19, 2024 08:51
@holtgrewe holtgrewe enabled auto-merge (squash) July 19, 2024 08:51
@holtgrewe holtgrewe merged commit 625c2a4 into main Jul 19, 2024
7 checks passed
@holtgrewe holtgrewe deleted the feat-openapi-v1 branch July 19, 2024 08:54
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.

1 participant