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.28 #72

Closed egonw closed 2 years ago

egonw commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #72 (dd81f55) into master (e157f24) will decrease coverage by 0.68%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #72      +/-   ##
============================================
- Coverage     78.76%   78.07%   -0.69%     
+ Complexity      310      282      -28     
============================================
  Files            23       22       -1     
  Lines          1276     1163     -113     
  Branches        154      143      -11     
============================================
- Hits           1005      908      -97     
+ Misses          200      187      -13     
+ Partials         71       68       -3     
Impacted Files Coverage Δ
...in/java/net/bioclipse/managers/PubChemManager.java

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 ac9a7fb...dd81f55. Read the comment docs.

egonw commented 2 years ago

Superceded by https://github.com/egonw/bacting/pull/74