refactor: modularize tests #78
Merged
Codecov / codecov/project
succeeded
Nov 26, 2024 in 0s
92.01% (+0.06%) compared to e3b4476
View this Pull Request on Codecov
92.01% (+0.06%) compared to e3b4476
Details
Codecov Report
Attention: Patch coverage is 93.96662%
with 235 lines
in your changes missing coverage. Please review.
Project coverage is 92.01%. Comparing base (
e3b4476
) to head (05a7052
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/pgrx_tests/copy_from_coerce.rs | 87.86% | 118 Missing |
src/pgrx_tests/copy_type_roundtrip.rs | 90.26% | 95 Missing |
src/pgrx_tests/common.rs | 90.22% | 22 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #78 +/- ##
==========================================
+ Coverage 91.94% 92.01% +0.06%
==========================================
Files 62 70 +8
Lines 8795 8879 +84
==========================================
+ Hits 8087 8170 +83
- Misses 708 709 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading