mbhall88 / drprg

Drug Resistance Prediction with Reference Graphs
https://mbh.sh/drprg/
MIT License
19 stars 1 forks source link

Add expert rules #18

Closed mbhall88 closed 1 year ago

mbhall88 commented 1 year ago

Closes #14

codecov-commenter commented 1 year ago

Codecov Report

Merging #18 (74195e0) into main (119614f) will increase coverage by 0.45%. The diff coverage is 75.07%.

:exclamation: Current head 74195e0 differs from pull request most recent head ab46766. Consider uploading reports for the commit ab46766 to get more accurate results

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   88.04%   88.50%   +0.45%     
==========================================
  Files          12       13       +1     
  Lines        5196     5543     +347     
==========================================
+ Hits         4575     4906     +331     
- Misses        621      637      +16     
Impacted Files Coverage Δ
src/config.rs 0.00% <0.00%> (ø)
src/main.rs 0.00% <ø> (ø)
src/lib.rs 76.70% <37.02%> (ø)
src/builder.rs 82.78% <70.50%> (-0.87%) :arrow_down:
src/predict.rs 82.39% <82.79%> (-2.74%) :arrow_down:
src/expert.rs 99.66% <99.66%> (ø)
src/consequence.rs 99.69% <100.00%> (+<0.01%) :arrow_up:
src/panel.rs 98.91% <100.00%> (+0.30%) :arrow_up:
src/report.rs 100.00% <100.00%> (ø)
tests/main.rs 100.00% <100.00%> (ø)
... and 7 more

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