medbioinf / pia

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

fixes a bug, which prevented exporting of PSMs and proteins together in mzTab #137

Closed julianu closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #137 into master will increase coverage by <.01%. The diff coverage is 84.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #137      +/-   ##
===========================================
+ Coverage     52.79%   52.8%   +<.01%     
- Complexity     2314    2316       +2     
===========================================
  Files           174     174              
  Lines         17483   17488       +5     
  Branches       2879    2879              
===========================================
+ Hits           9231    9235       +4     
- Misses         7288    7290       +2     
+ Partials        964     963       -1
Impacted Files Coverage Δ Complexity Δ
...ation/graph/ProteinVertexFillColorTransformer.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ion/graph/ProteinVertexBorderColorTransformer.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...va/de/mpc/pia/modeller/exporter/MzTabExporter.java 70.01% <91.66%> (-0.02%) 128 <28> (+1)
...ava/de/mpc/pia/modeller/protein/ReportProtein.java 74.59% <0%> (+1.08%) 49% <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 9d6da31...6f0569a. Read the comment docs.