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

Native POC Merge #130

Closed nealkumar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #130 into kumar/cbrew/main will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##             kumar/cbrew/main    #130      +/-   ##
=====================================================
+ Coverage               95.68%   95.8%   +0.12%     
- Complexity                 48      51       +3     
=====================================================
  Files                      11      12       +1     
  Lines                     139     143       +4     
  Branches                    7       7              
=====================================================
+ Hits                      133     137       +4     
  Misses                      2       2              
  Partials                    4       4
Impacted Files Coverage Δ Complexity Δ
cbrew/src/main/java/org/jbrew/cbrew/SayHi.java 100% <100%> (ø) 3 <3> (?)

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 402aeed...3dac621. Read the comment docs.

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
No Duplication information No Duplication information