-
Notifications
You must be signed in to change notification settings - Fork 10
Documentation: standardized headers + pg_waldump cleanup #406
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
Conversation
headers now do not have `pg_tde` mentioned and improved the text flow of pg_waldump. Other minor text fixes and linting done.
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your project status has failed because the head coverage (84.92%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## TDE_REL_17_STABLE #406 +/- ##
==================================================
Coverage 84.92% 84.92%
==================================================
Files 21 21
Lines 2560 2561 +1
Branches 393 394 +1
==================================================
+ Hits 2174 2175 +1
Misses 306 306
Partials 80 80
🚀 New features to boost your workflow:
|
I was under the impression that the unrelated changes would be removed from this PR, but seems like they are not? Approved either way, but try to stay in scope for future PRs 🙂 |
Headers now do not have
pg_tde
mentioned (removed ``) and improved the text flow of pg_waldump. Other minor text fixes and linting done.