Skip to content

Format code#630

Draft
artemgavrilov wants to merge 5 commits intomainfrom
format-code
Draft

Format code#630
artemgavrilov wants to merge 5 commits intomainfrom
format-code

Conversation

@artemgavrilov
Copy link
Contributor

PG-0

Description

Links

Rewrite CI pipelines to match CI setup in pg_tde repository.
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.96%. Comparing base (769e34e) to head (028bb07).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #630      +/-   ##
==========================================
+ Coverage   85.28%   85.96%   +0.67%     
==========================================
  Files           3        3              
  Lines        1339     1354      +15     
  Branches      217      218       +1     
==========================================
+ Hits         1142     1164      +22     
+ Misses         93       90       -3     
+ Partials      104      100       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Remove handwritten typedefs list in favor of autogenerated. Generated
file doesn't cover enum typenames but it seems fine as PostgreSQL
codebase lacks this as well.
Use only autogenerated typedefs for code formatting.
Apply code foratting to .pl files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant