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.30 #78

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 #78 (70532ba) into master (8e502c6) will decrease coverage by 2.94%. The diff coverage is 87.50%.

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

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
- Coverage     78.76%   75.81%   -2.95%     
- Complexity      310      316       +6     
============================================
  Files            23       24       +1     
  Lines          1276     1323      +47     
  Branches        154      159       +5     
============================================
- Hits           1005     1003       -2     
- Misses          200      251      +51     
+ Partials         71       69       -2     
Impacted Files Coverage Δ
.../net/bioclipse/biojava/domain/BiojavaSequence.java 75.00% <ø> (ø)
...c/main/java/net/bioclipse/managers/CDKManager.java 75.60% <ø> (ø)
.../java/net/bioclipse/managers/BioclipseManager.java 77.86% <ø> (ø)
...rc/main/java/net/bioclipse/managers/UIManager.java 88.63% <ø> (ø)
...managers/report/serializer/MarkdownSerializer.java 84.61% <ø> (ø)
.../main/java/net/bioclipse/managers/QUDTManager.java 80.00% <80.00%> (ø)
...n/java/net/bioclipse/managers/BridgedbManager.java 74.72% <87.50%> (+10.25%) :arrow_up:
...c/main/java/net/bioclipse/managers/RDFManager.java 83.87% <100.00%> (+4.35%) :arrow_up:
...in/java/net/bioclipse/managers/PubChemManager.java 28.31% <0.00%> (-57.53%) :arrow_down:
... and 3 more

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 8e502c6...1862107. Read the comment docs.