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.3.3 #105

Closed egonw closed 1 year ago

egonw commented 1 year ago

Development branch towards Bacting 0.3.3

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.15 :warning:

Comparison is base (f313028) 83.63% compared to head (efdf7f1) 83.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ============================================ - Coverage 83.63% 83.48% -0.15% - Complexity 409 414 +5 ============================================ Files 30 31 +1 Lines 1515 1526 +11 Branches 174 174 ============================================ + Hits 1267 1274 +7 - Misses 180 183 +3 - Partials 68 69 +1 ``` | [Impacted Files](https://app.codecov.io/gh/egonw/bacting/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Egon+Willighagen) | Coverage Δ | | |---|---|---| | [...main/java/net/bioclipse/managers/JSoupManager.java](https://app.codecov.io/gh/egonw/bacting/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Egon+Willighagen#diff-bWFuYWdlcnMtY29yZS9tYW5hZ2Vycy1qc291cC9zcmMvbWFpbi9qYXZhL25ldC9iaW9jbGlwc2UvbWFuYWdlcnMvSlNvdXBNYW5hZ2VyLmphdmE=) | `100.00% <100.00%> (ø)` | | | [...ain/java/net/bioclipse/managers/ZenodoManager.java](https://app.codecov.io/gh/egonw/bacting/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Egon+Willighagen#diff-bWFuYWdlcnMtc2VhcmNoL21hbmFnZXJzLXplbm9kby9zcmMvbWFpbi9qYXZhL25ldC9iaW9jbGlwc2UvbWFuYWdlcnMvWmVub2RvTWFuYWdlci5qYXZh) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/egonw/bacting/pull/105/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Egon+Willighagen)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.