nealkumar / JBrew

The JBrew library collection is a set of of Java & JNI utility libraries featuring native facades that precisely tune elected garbage-collection sensitive operations for downstream consumers with use-cases hindered by the Java Memory Model. The library also seeks to abstract away syntax pitfalls in concurrency through its Task framework.
https://jbrew.org/
BSD 3-Clause Clear License
0 stars 0 forks source link

Espresso : Create Espresso Library! #154

Closed nealkumar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #154 into master will decrease coverage by 1.11%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
- Coverage   98.15%   97.04%   -1.12%     
==========================================
  Files          15       16       +1     
  Lines         163      169       +6     
  Branches       11       11              
==========================================
+ Hits          160      164       +4     
- Misses          2        4       +2     
  Partials        1        1              
Impacted Files Coverage Δ
...in/java/org/jbrew/cbrew/espresso/SumOperation.java 66.66% <66.66%> (ø)

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 fb27ce6...e569cb2. Read the comment docs.

nealkumar commented 4 years ago

This needs to be merged into staged for release. Closing and reponing with correct merge base branch.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication