lightning-auriga / snakemake_unit_tests

Candidate supplement to snakemake --generate-unit-tests with more compatible use cases and flexibility.
MIT License
0 stars 1 forks source link

finally, >90% coverage #69

Closed lightning-auriga closed 2 years ago

lightning-auriga commented 2 years ago

thank goodness

codecov[bot] commented 2 years ago

Codecov Report

Merging #69 (55454c7) into default (a6b763d) will increase coverage by 21.78%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##           default      #69       +/-   ##
============================================
+ Coverage    69.91%   91.69%   +21.78%     
============================================
  Files           11       10        -1     
  Lines         1253     1253               
============================================
+ Hits           876     1149      +273     
+ Misses         377      104      -273     
Impacted Files Coverage Δ
snakemake_unit_tests/rule_block.h 100.00% <ø> (ø)
snakemake_unit_tests/snakemake_file.h 100.00% <ø> (+10.00%) :arrow_up:
snakemake_unit_tests/solved_rules.cc 88.85% <100.00%> (+88.85%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more