Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: modularize tests #78

Merged
merged 6 commits into from
Nov 26, 2024

14 fix

05a7052
Select commit
Loading
Failed to load commit list.
Merged

refactor: modularize tests #78

14 fix
05a7052
Select commit
Loading
Failed to load commit list.
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.