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.24 #59

Closed egonw closed 2 years ago

egonw commented 3 years ago

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #59 (0d30306) into master (3c434a1) will decrease coverage by 0.02%. The diff coverage is 76.47%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #59      +/-   ##
============================================
- Coverage     77.92%   77.90%   -0.03%     
- Complexity      274      278       +4     
============================================
  Files            21       21              
  Lines          1164     1181      +17     
  Branches        142      142              
============================================
+ Hits            907      920      +13     
- Misses          192      196       +4     
  Partials         65       65              
Impacted Files Coverage Δ
...c/main/java/net/bioclipse/managers/CDKManager.java 72.58% <73.33%> (+0.06%) :arrow_up:
...t/bioclipse/managers/cdkdebug/CDKDebugManager.java 96.87% <100.00%> (+0.20%) :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 3c434a1...0d30306. Read the comment docs.