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.20 #50

Closed egonw closed 3 years ago

egonw commented 3 years ago

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (0f30f38) into master (876097d) will increase coverage by 4.08%. The diff coverage is 78.94%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #50      +/-   ##
============================================
+ Coverage     70.75%   74.83%   +4.08%     
- Complexity      223      245      +22     
============================================
  Files            21       20       -1     
  Lines          1012     1081      +69     
  Branches        119      135      +16     
============================================
+ Hits            716      809      +93     
+ Misses          232      206      -26     
- Partials         64       66       +2     
Impacted Files Coverage Δ
...c/main/java/net/bioclipse/managers/RDFManager.java 79.51% <76.47%> (+9.02%) :arrow_up:
...rc/main/java/net/bioclipse/managers/UIManager.java 88.63% <77.77%> (+2.92%) :arrow_up:
...in/java/net/bioclipse/managers/PubChemManager.java 78.37% <84.61%> (+9.52%) :arrow_up:
...c/main/java/net/bioclipse/managers/CDKManager.java 68.07% <100.00%> (+1.40%) :arrow_up:
...java/net/bioclipse/managers/ChemspiderManager.java
...main/java/net/bioclipse/managers/ExcelManager.java 75.75% <0.00%> (+63.63%) :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 876097d...0f30f38. Read the comment docs.