medbioinf / pia

:books: :microscope: PIA - Protein Inference Algorithms
https://github.com/medbioinf/pia
Other
22 stars 9 forks source link

updated native files compiler test #116

Closed julianu closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #116 into master will increase coverage by 2.61%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #116      +/-   ##
============================================
+ Coverage     47.62%   50.24%   +2.61%     
- Complexity     2130     2177      +47     
============================================
  Files           173      173              
  Lines         17270    17270              
  Branches       2868     2868              
============================================
+ Hits           8225     8677     +452     
+ Misses         8205     7684     -521     
- Partials        840      909      +69
Impacted Files Coverage Δ Complexity Δ
src/main/java/de/mpc/pia/tools/MzIdentMLTools.java 59.72% <0%> (+1.85%) 33% <0%> (+5%) :arrow_up:
...intermediate/compiler/parser/FastaHeaderInfos.java 50.87% <0%> (+3.5%) 8% <0%> (+1%) :arrow_up:
...ediate/compiler/parser/InputFileParserFactory.java 70.51% <0%> (+6.41%) 7% <0%> (ø) :arrow_down:
...ompiler/parser/searchengines/TandemFileParser.java 62.98% <0%> (+62.98%) 22% <0%> (+22%) :arrow_up:
...iler/parser/searchengines/MascotDatFileParser.java 66.35% <0%> (+66.35%) 19% <0%> (+19%) :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 b2786f8...0c28650. Read the comment docs.