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.22 #54

Closed egonw closed 3 years ago

egonw commented 3 years ago

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #54 (cd9f35c) into master (245dc60) will increase coverage by 1.39%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #54      +/-   ##
============================================
+ Coverage     76.52%   77.92%   +1.39%     
- Complexity      259      274      +15     
============================================
  Files            21       21              
  Lines          1129     1164      +35     
  Branches        138      142       +4     
============================================
+ Hits            864      907      +43     
+ Misses          201      192       -9     
- Partials         64       65       +1     
Impacted Files Coverage Δ
...c/main/java/net/bioclipse/managers/RDFManager.java 79.51% <ø> (ø)
...n/java/net/bioclipse/managers/BridgedbManager.java 64.47% <100.00%> (ø)
...in/java/net/bioclipse/managers/PubChemManager.java 85.32% <100.00%> (+6.94%) :arrow_up:
...c/main/java/net/bioclipse/managers/CDKManager.java 72.51% <0.00%> (+2.92%) :arrow_up:
...t/bioclipse/managers/cdkdebug/CDKDebugManager.java 96.66% <0.00%> (+10.00%) :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 245dc60...cd9f35c. Read the comment docs.

egonw commented 3 years ago

Released :)