jdeb icon indicating copy to clipboard operation
jdeb copied to clipboard

Make changes file reproducible

Open norrisjeremy opened this issue 1 year ago • 1 comments

Make changes file reproducible (#712)

norrisjeremy avatar Aug 27 '24 15:08 norrisjeremy

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.69%. Comparing base (92fee05) to head (003f851). Report is 129 commits behind head on master.

Files with missing lines Patch % Lines
...c/main/java/org/vafer/jdeb/ChangesFileBuilder.java 75.00% 0 Missing and 1 partial :warning:
src/main/java/org/vafer/jdeb/DebMaker.java 66.66% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #748      +/-   ##
============================================
+ Coverage     71.03%   71.69%   +0.66%     
- Complexity       96       98       +2     
============================================
  Files             7        7              
  Lines           580      590      +10     
  Branches         75       78       +3     
============================================
+ Hits            412      423      +11     
+ Misses          121      120       -1     
  Partials         47       47              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 27 '24 15:08 codecov-commenter

Looking good to me. Thanks for the contribution!

tcurdt avatar Nov 01 '24 09:11 tcurdt