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] 0.0.16-SNAPSHOT #41

Closed egonw closed 3 years ago

egonw commented 3 years ago

Work-in-progress (WIP) pull request allowing easy monitoring of changes scheduled for the next release.

codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (1f5b4a3) into master (6a4c007) will increase coverage by 0.09%. The diff coverage is 86.95%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #41      +/-   ##
============================================
+ Coverage     70.39%   70.49%   +0.09%     
- Complexity      211      214       +3     
============================================
  Files            20       20              
  Lines           966      976      +10     
  Branches        116      117       +1     
============================================
+ Hits            680      688       +8     
- Misses          225      226       +1     
- Partials         61       62       +1     
Impacted Files Coverage Δ Complexity Δ
.../net/bioclipse/biojava/domain/BiojavaSequence.java 75.00% <ø> (ø) 7.00 <0.00> (ø)
...n/java/net/bioclipse/managers/BridgedbManager.java 64.00% <ø> (ø) 20.00 <0.00> (ø)
.../java/net/bioclipse/managers/BioclipseManager.java 72.03% <ø> (ø) 19.00 <0.00> (ø)
...rc/main/java/net/bioclipse/managers/UIManager.java 85.71% <ø> (ø) 12.00 <0.00> (ø)
...c/main/java/net/bioclipse/managers/RDFManager.java 70.49% <ø> (ø) 24.00 <0.00> (ø)
...c/main/java/net/bioclipse/managers/CDKManager.java 66.66% <80.00%> (+0.89%) 29.00 <3.00> (+3.00)
...managers/report/serializer/MarkdownSerializer.java 84.61% <92.30%> (ø) 21.00 <0.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 6a4c007...1f5b4a3. Read the comment docs.