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

Issue #144, #146, #147 #148

Closed nealkumar closed 4 years ago

nealkumar commented 4 years ago

144

146

147

codecov[bot] commented 4 years ago

Codecov Report

Merging #148 into kumar/main will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           kumar/main     #148   +/-   ##
===========================================
  Coverage       98.15%   98.15%           
===========================================
  Files              15       15           
  Lines             163      163           
  Branches           11       11           
===========================================
  Hits              160      160           
  Misses              2        2           
  Partials            1        1           
Impacted Files Coverage Δ
...ain/java/org/jbrew/cbrew/validator/SayHiCBrew.java 100.00% <100.00%> (ø)
...va/org/jbrew/jni/validator/BasicMathValidator.java 100.00% <100.00%> (ø)
...r/src/main/java/org/jbrew/jni/validator/SayHi.java 100.00% <100.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 f63e3ec...b0921d0. 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