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 #69

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 #69 (eea65e2) into master (7d97eeb) will increase coverage by 0.18%. The diff coverage is 100.00%.

:exclamation: Current head eea65e2 differs from pull request most recent head 87c7558. Consider uploading reports for the commit 87c7558 to get more accurate results Impacted file tree graph

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
+ Coverage     78.44%   78.62%   +0.18%     
- Complexity      308      310       +2     
============================================
  Files            23       23              
  Lines          1257     1268      +11     
  Branches        153      154       +1     
============================================
+ Hits            986      997      +11     
  Misses          200      200              
  Partials         71       71              
Impacted Files Coverage Δ
...n/java/net/bioclipse/managers/WikidataManager.java 91.89% <ø> (ø)
...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...87c7558. Read the comment docs.

egonw commented 2 years ago

Released and merged into master.