egonw / bacting

Bacting is an open-source platform for chemo- and bioinformatics based on Bioclipse that defines a number of common domain objects and wraps common functionality, providing a toolkit independent, scriptable solution to handle data from the life sciences.
Other
13 stars 5 forks source link

[WIP] 0.0.15-SNAPSHOT #40

Closed egonw closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (3b894b5) into master (a5dd315) will increase coverage by 13.23%. The diff coverage is 73.78%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #40       +/-   ##
=============================================
+ Coverage     57.15%   70.39%   +13.23%     
- Complexity      154      211       +57     
=============================================
  Files            16       20        +4     
  Lines           866      966      +100     
  Branches        109      116        +7     
=============================================
+ Hits            495      680      +185     
+ Misses          319      225       -94     
- Partials         52       61        +9     
Impacted Files Coverage Δ Complexity Δ
.../java/net/bioclipse/managers/BioclipseManager.java 72.03% <0.00%> (+4.51%) 19.00 <0.00> (ø)
...in/java/net/bioclipse/managers/PubChemManager.java 68.85% <59.25%> (-7.62%) 10.00 <3.00> (+3.00) :arrow_down:
...main/java/net/bioclipse/managers/InChIManager.java 61.36% <70.83%> (+8.23%) 19.00 <5.00> (+7.00)
.../net/bioclipse/biojava/domain/BiojavaSequence.java 75.00% <75.00%> (ø) 7.00 <7.00> (?)
...in/java/net/bioclipse/managers/BiojavaManager.java 80.00% <80.00%> (ø) 6.00 <6.00> (?)
.../java/net/bioclipse/biojava/domain/BiojavaDNA.java 100.00% <100.00%> (ø) 3.00 <3.00> (?)
...a/net/bioclipse/biojava/domain/BiojavaProtein.java 100.00% <100.00%> (ø) 3.00 <3.00> (?)
...n/java/net/bioclipse/managers/BridgedbManager.java 64.00% <100.00%> (+12.64%) 20.00 <5.00> (+2.00)
... and 12 more

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 a5dd315...3b894b5. Read the comment docs.