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.25 #61

Closed egonw closed 2 years ago

egonw commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #61 (8611da3) into master (8a49eb8) will increase coverage by 0.54%. The diff coverage is 84.21%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
+ Coverage     77.90%   78.44%   +0.54%     
- Complexity      278      308      +30     
============================================
  Files            21       23       +2     
  Lines          1181     1257      +76     
  Branches        142      153      +11     
============================================
+ Hits            920      986      +66     
- Misses          196      200       +4     
- Partials         65       71       +6     
Impacted Files Coverage Δ
...et/bioclipse/wikidata/domain/WikidataMolecule.java 74.19% <74.19%> (ø)
...c/main/java/net/bioclipse/managers/CDKManager.java 74.22% <87.50%> (+1.64%) :arrow_up:
...n/java/net/bioclipse/managers/WikidataManager.java 91.89% <91.89%> (ø)

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 8a49eb8...8611da3. Read the comment docs.