clightning4j / JRPClightning

:zap: Java framework for C-Lightning to work with the RPC interface, and also the library simplifies the work to develop custom plugins with Java, Kotlin, and all the languages that supports the Java dependencies :zap:
https://clightning4j.github.io/JRPClightning/
GNU General Public License v2.0
16 stars 9 forks source link

Increase dev version to 0.2.3-SNAPSHOT #69

Closed vincenzopalazzo closed 2 years ago

vincenzopalazzo commented 2 years ago

Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com

codecov-commenter commented 2 years ago

Codecov Report

Merging #69 (42ba5da) into master (163d853) will decrease coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
- Coverage     41.78%   41.69%   -0.10%     
+ Complexity      335      334       -1     
============================================
  Files           128      128              
  Lines          2130     2130              
  Branches        149      149              
============================================
- Hits            890      888       -2     
- Misses         1149     1152       +3     
+ Partials         91       90       -1     
Flag Coverage Δ
unittests 41.69% <ø> (-0.10%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...jrpc/clightning/model/types/CLightningChannel.java 0.00% <0.00%> (-5.89%) :arrow_down:
...in/java/jrpc/service/converters/JsonConverter.java 68.75% <0.00%> (-2.09%) :arrow_down:

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 163d853...42ba5da. Read the comment docs.

github-actions[bot] commented 2 years ago

Unit Test Results

16 files  ±0  16 suites  ±0   1m 35s :stopwatch: -2s 80 tests ±0  79 :heavy_check_mark: ±0  1 :zzz: ±0  0 :x: ±0 

Results for commit 42ba5da2. ± Comparison against base commit 163d853f.

:recycle: This comment has been updated with latest results.