medbioinf / pia

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

fixing an issue with MSF file parsing #107

Closed julianu closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #107 into master will increase coverage by 2.14%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #107      +/-   ##
============================================
+ Coverage     45.79%   47.93%   +2.14%     
- Complexity     2071     2130      +59     
============================================
  Files           172      172              
  Lines         17154    17154              
  Branches       2852     2852              
============================================
+ Hits           7855     8223     +368     
+ Misses         8517     8094     -423     
- Partials        782      837      +55
Impacted Files Coverage Δ Complexity Δ
...iler/parser/searchengines/ThermoMSFFileParser.java 65.07% <100%> (+65.07%) 57 <0> (+57) :arrow_up:
src/main/java/de/mpc/pia/tools/MzIdentMLTools.java 57.87% <0%> (+0.46%) 28% <0%> (+1%) :arrow_up:
...ediate/compiler/parser/InputFileParserFactory.java 64.1% <0%> (+8.97%) 7% <0%> (ø) :arrow_down:
...intermediate/compiler/parser/FastaHeaderInfos.java 47.36% <0%> (+10.52%) 7% <0%> (+1%) :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 826f10a...055cca4. Read the comment docs.