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

Draft: incremental unit test coverage #68

Closed lightning-auriga closed 2 years ago

lightning-auriga commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #68 (7293af5) into dev (919b88a) will increase coverage by 21.78%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              dev      #68       +/-   ##
===========================================
+ 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