Closed alexole closed 1 year ago
Merging #555 (ea3ce83) into main (f85068c) will decrease coverage by
60.47%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #555 +/- ##
===========================================
- Coverage 90.96% 30.48% -60.48%
===========================================
Files 30 30
Lines 4595 4595
===========================================
- Hits 4180 1401 -2779
- Misses 415 3194 +2779
Impacted Files | Coverage Δ | |
---|---|---|
pghoard/restore.py | 0.00% <0.00%> (-90.86%) |
:arrow_down: |
pghoard/create_keys.py | 0.00% <0.00%> (-87.72%) |
:arrow_down: |
pghoard/archive_sync.py | 0.00% <0.00%> (-86.52%) |
:arrow_down: |
pghoard/pgutil.py | 17.46% <0.00%> (-82.54%) |
:arrow_down: |
pghoard/gnutaremu.py | 0.00% <0.00%> (-82.39%) |
:arrow_down: |
pghoard/walreceiver.py | 16.42% <0.00%> (-81.43%) |
:arrow_down: |
pghoard/monitoring/statsd.py | 21.21% <0.00%> (-78.79%) |
:arrow_down: |
pghoard/basebackup/delta.py | 18.18% <0.00%> (-77.69%) |
:arrow_down: |
pghoard/basebackup/base.py | 11.21% <0.00%> (-74.38%) |
:arrow_down: |
pghoard/monitoring/prometheus.py | 27.58% <0.00%> (-72.42%) |
:arrow_down: |
... and 14 more |
About this change - What it does
Resolves: #xxxxx
Why this way