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.31 #79

Closed egonw closed 2 years ago

egonw commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #79 (664d694) into master (4670fda) will increase coverage by 5.63%. The diff coverage is 84.21%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #79      +/-   ##
============================================
+ Coverage     75.81%   81.44%   +5.63%     
- Complexity      316      342      +26     
============================================
  Files            24       24              
  Lines          1323     1315       -8     
  Branches        159      159              
============================================
+ Hits           1003     1071      +68     
+ Misses          251      180      -71     
+ Partials         69       64       -5     
Impacted Files Coverage Δ
...main/java/net/bioclipse/managers/InChIManager.java 77.21% <72.72%> (+6.76%) :arrow_up:
...c/main/java/net/bioclipse/managers/CDKManager.java 75.49% <100.00%> (-0.12%) :arrow_down:
...c/main/java/net/bioclipse/managers/RDFManager.java 83.87% <100.00%> (ø)
...et/bioclipse/wikidata/domain/WikidataMolecule.java 84.84% <100.00%> (+10.65%) :arrow_up:
...in/java/net/bioclipse/managers/PubChemManager.java 85.84% <0.00%> (+57.52%) :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 4670fda...664d694. Read the comment docs.