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
14 stars 5 forks source link

[WIP] release 0.0.18 #47

Closed egonw closed 3 years ago

egonw commented 3 years ago

Work in progress PR that allows us to monitor the 0.0.18 development.

codecov[bot] commented 3 years ago

Codecov Report

Merging #47 (4617792) into master (75e59ac) will increase coverage by 0.35%. The diff coverage is 80.55%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #47      +/-   ##
============================================
+ Coverage     70.49%   70.84%   +0.35%     
- Complexity      214      223       +9     
============================================
  Files            20       21       +1     
  Lines           976     1012      +36     
  Branches        117      120       +3     
============================================
+ Hits            688      717      +29     
- Misses          226      232       +6     
- Partials         62       63       +1     
Impacted Files Coverage Δ Complexity Δ
...main/java/net/bioclipse/managers/OscarManager.java 80.00% <80.00%> (ø) 8.00 <8.00> (?)
...n/java/net/bioclipse/managers/BridgedbManager.java 64.47% <100.00%> (+0.47%) 21.00 <1.00> (+1.00)

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 75e59ac...4617792. Read the comment docs.