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

test: add unit tests for yaml_reader interface class #35

Closed lightning-auriga closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #35 (9e99d3a) into default (e49f611) will increase coverage by 1.39%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           default      #35      +/-   ##
===========================================
+ Coverage    25.66%   27.06%   +1.39%     
===========================================
  Files           11       11              
  Lines         1352     1356       +4     
===========================================
+ Hits           347      367      +20     
+ Misses        1005      989      -16     
Impacted Files Coverage Δ
snakemake_unit_tests/yaml_reader.h 68.00% <0.00%> (-2.84%) :arrow_down:
snakemake_unit_tests/yaml_reader.cc 84.37% <0.00%> (+28.63%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e49f611...9e99d3a. Read the comment docs.