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.32 #81

Closed egonw closed 2 years ago

egonw commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (fec0db1) into master (dc80701) will increase coverage by 0.71%. The diff coverage is 88.50%.

:exclamation: Current head fec0db1 differs from pull request most recent head d142c7d. Consider uploading reports for the commit d142c7d to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
+ Coverage     81.44%   82.16%   +0.71%     
- Complexity      342      366      +24     
============================================
  Files            24       26       +2     
  Lines          1315     1396      +81     
  Branches        159      168       +9     
============================================
+ Hits           1071     1147      +76     
- Misses          180      184       +4     
- Partials         64       65       +1     
Impacted Files Coverage Δ
.../main/java/net/bioclipse/managers/QUDTManager.java 80.00% <ø> (ø)
...ain/java/net/bioclipse/managers/ReportManager.java 100.00% <ø> (ø)
...managers/report/serializer/MarkdownSerializer.java 84.61% <ø> (ø)
.../java/net/bioclipse/managers/BioclipseManager.java 78.47% <77.27%> (ø)
...rc/main/java/net/bioclipse/managers/UIManager.java 92.64% <84.61%> (ø)
...java/net/bioclipse/managers/DuckDuckGoManager.java 95.00% <95.00%> (ø)
...main/java/net/bioclipse/managers/JSoupManager.java 100.00% <100.00%> (ø)
...n/java/net/bioclipse/managers/WikidataManager.java 92.68% <100.00%> (+0.79%) :arrow_up:
...et/bioclipse/wikidata/domain/WikidataMolecule.java 85.71% <100.00%> (+0.86%) :arrow_up:
... and 1 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 dc80701...d142c7d. Read the comment docs.