Closed m6w6 closed 5 years ago
Merging #33 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #33 +/- ##
=======================================
Coverage 78.57% 78.57%
=======================================
Files 18 18
Lines 3808 3808
=======================================
Hits 2992 2992
Misses 816 816
Impacted Files | Coverage Δ | |
---|---|---|
src/php_pqres.c | 86.6% <100%> (ø) |
:arrow_up: |
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 c0d5115...b71a522. Read the comment docs.
Merging #33 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #33 +/- ##
=======================================
Coverage 78.57% 78.57%
=======================================
Files 18 18
Lines 3808 3808
=======================================
Hits 2992 2992
Misses 816 816
Impacted Files | Coverage Δ | |
---|---|---|
src/php_pqres.c | 86.6% <100%> (ø) |
:arrow_up: |
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 c0d5115...b71a522. Read the comment docs.
Thanks, I confirm test suite passes with postgresql 9.2.24 (on RHEL-7.6)
If #19 is still a thing, care to give it a test Remi?