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.5.0 #115

Closed egonw closed 8 months ago

egonw commented 8 months ago

Development branch towards Bacting 0.5.0.

First release requiring Java 17

codecov[bot] commented 8 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (8900963) 83.76% compared to head (0a3229a) 83.85%.

Files Patch % Lines
...n/java/net/bioclipse/managers/WikidataManager.java 84.21% 4 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ============================================ + Coverage 83.76% 83.85% +0.09% - Complexity 424 439 +15 ============================================ Files 32 32 Lines 1583 1623 +40 Branches 176 184 +8 ============================================ + Hits 1326 1361 +35 - Misses 188 192 +4 - Partials 69 70 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.