Closed ghost closed 1 year ago
Merging #546 (0f08703) into main (f36f6ea) will decrease coverage by
56.31%
. The diff coverage is66.66%
.
@@ Coverage Diff @@
## main #546 +/- ##
===========================================
- Coverage 90.51% 34.20% -56.32%
===========================================
Files 30 30
Lines 4567 4570 +3
===========================================
- Hits 4134 1563 -2571
- Misses 433 3007 +2574
Impacted Files | Coverage Δ | |
---|---|---|
pghoard/transfer.py | 69.19% <50.00%> (-29.46%) |
:arrow_down: |
pghoard/compressor.py | 78.50% <100.00%> (-14.45%) |
:arrow_down: |
pghoard/pgutil.py | 17.46% <0.00%> (-82.54%) |
:arrow_down: |
pghoard/monitoring/statsd.py | 21.21% <0.00%> (-78.79%) |
:arrow_down: |
pghoard/basebackup/delta.py | 17.84% <0.00%> (-78.01%) |
:arrow_down: |
pghoard/walreceiver.py | 16.42% <0.00%> (-77.15%) |
:arrow_down: |
pghoard/basebackup/base.py | 11.00% <0.00%> (-74.32%) |
:arrow_down: |
pghoard/restore.py | 17.82% <0.00%> (-73.03%) |
:arrow_down: |
pghoard/archive_sync.py | 13.55% <0.00%> (-72.89%) |
:arrow_down: |
pghoard/monitoring/prometheus.py | 27.58% <0.00%> (-72.42%) |
:arrow_down: |
... and 16 more |
Can we close this @alanfranz ?
The python version was updated and the flaky test_pause_on_disk isn't flaky anymore, closing.
Remove EOL python 3.6, add latest supported python 3.10