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] release 0.0.21 #51

Closed egonw closed 3 years ago

egonw commented 3 years ago

Work in progress PR that allows us to monitor the 0.0.21 development

codecov[bot] commented 3 years ago

Codecov Report

Merging #51 (b9e9189) into master (ecf527c) will increase coverage by 1.68%. The diff coverage is 60.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #51      +/-   ##
============================================
+ Coverage     74.83%   76.52%   +1.68%     
- Complexity      245      259      +14     
============================================
  Files            20       21       +1     
  Lines          1081     1129      +48     
  Branches        135      138       +3     
============================================
+ Hits            809      864      +55     
+ Misses          206      201       -5     
+ Partials         66       64       -2     
Impacted Files Coverage Δ
...c/main/java/net/bioclipse/managers/CDKManager.java 69.59% <60.00%> (+1.51%) :arrow_up:
...java/net/bioclipse/managers/ChemspiderManager.java 86.04% <0.00%> (ø)
.../java/net/bioclipse/managers/BioclipseManager.java 77.11% <0.00%> (+5.08%) :arrow_up:
...main/java/net/bioclipse/managers/ExcelManager.java 84.84% <0.00%> (+9.09%) :arrow_up:
...main/java/net/bioclipse/managers/OpsinManager.java 78.57% <0.00%> (+10.71%) :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 ecf527c...b9e9189. Read the comment docs.