PalamaraLab / PrepareDecoding

Tool to compute decoding quantities
GNU General Public License v3.0
0 stars 0 forks source link

Add util to read line from gz file & tests #1

Closed fcooper8472 closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #1 into master will decrease coverage by 9.72%. The diff coverage is 80.55%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master       #1      +/-   ##
===========================================
- Coverage   100.00%   90.27%   -9.73%     
===========================================
  Files            3        5       +2     
  Lines           38       72      +34     
===========================================
+ Hits            38       65      +27     
- Misses           0        7       +7     
Impacted Files Coverage Δ
src/Data.cpp 65.00% <65.00%> (ø)
src/CsfsEntry.cpp 100.00% <100.00%> (ø)
src/Data.hpp 100.00% <100.00%> (ø)
src/Utils.cpp 100.00% <100.00%> (ø)
src/library.cpp 100.00% <100.00%> (ø)

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 131ebf1...e20b3db. Read the comment docs.