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: switch from flatbuffers to protobuf (#15) #57

Merged
merged 3 commits into from
Apr 21, 2023

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Apr 21, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Patch coverage: 79.57% and project coverage change: -0.21 ⚠️

Comparison is base (54024d0) 75.45% compared to head (f690323) 75.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   75.45%   75.25%   -0.21%     
==========================================
  Files          17       17              
  Lines        4947     4898      -49     
==========================================
- Hits         3733     3686      -47     
+ Misses       1214     1212       -2     
Impacted Files Coverage Δ
src/annotate/strucvars/mod.rs 86.70% <ø> (ø)
src/db/create/seqvar_clinvar.rs 0.00% <ø> (ø)
src/main.rs 0.00% <ø> (ø)
src/verify/seqvars.rs 0.00% <0.00%> (ø)
src/annotate/seqvars/csq.rs 70.65% <57.14%> (-0.56%) ⬇️
src/db/create/txs/mod.rs 87.13% <83.13%> (-2.20%) ⬇️
src/annotate/seqvars/mod.rs 66.75% <85.00%> (-0.81%) ⬇️
src/annotate/seqvars/provider.rs 89.15% <100.00%> (+0.13%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@holtgrewe holtgrewe merged commit 3fe3322 into main Apr 21, 2023
@holtgrewe holtgrewe deleted the 15-replace-flatbuffers-by-protocolbuffersprost branch April 21, 2023 13:13
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.

Replace flatbuffers by protocolbuffers/prost
1 participant