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.26 #64

Closed egonw closed 2 years ago

egonw commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #64 (7377365) into master (7d97eeb) will increase coverage by 0.73%. The diff coverage is 96.29%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #64      +/-   ##
============================================
+ Coverage     78.44%   79.17%   +0.73%     
- Complexity      308      325      +17     
============================================
  Files            23       24       +1     
  Lines          1257     1311      +54     
  Branches        153      159       +6     
============================================
+ Hits            986     1038      +52     
- Misses          200      202       +2     
  Partials         71       71              
Impacted Files Coverage Δ
...n/java/net/bioclipse/managers/WikidataManager.java 91.89% <ø> (ø)
.../java/net/bioclipse/managers/PathvisioManager.java 95.34% <95.34%> (ø)
...c/main/java/net/bioclipse/managers/CDKManager.java 75.60% <100.00%> (+1.38%) :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 7d97eeb...7377365. Read the comment docs.

egonw commented 2 years ago

Okay, libGPML is not about to be released, so waiting with that feature until later. New development branch: https://github.com/egonw/bacting/pull/64