kigster / puma-daemon

Puma (starting version 5) removed automatic demonization from the gem itself. This functionality was extracted to this gem, which supports Puma v5 and v6.
MIT License
37 stars 6 forks source link

Attempting to properly track code coverage after fork() #15

Closed kigster closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #15 (46ac42f) into master (4131b77) will decrease coverage by 8.60%. The diff coverage is 72.72%.

:exclamation: Current head 46ac42f differs from pull request most recent head f5ba888. Consider uploading reports for the commit f5ba888 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   90.41%   81.81%   -8.60%     
==========================================
  Files           5        7       +2     
  Lines          73       77       +4     
==========================================
- Hits           66       63       -3     
- Misses          7       14       +7     
Flag Coverage Δ
unittests 81.81% <72.72%> (+0.27%) :arrow_up:

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

Impacted Files Coverage Δ
lib/puma/daemon/runner_adapter.rb 76.92% <72.72%> (-5.22%) :arrow_down:

... and 2 files with indirect coverage changes