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

feat!: initial postgresql_extensions crate #110

Merged
merged 20 commits into from
Aug 1, 2024

fix: linting error

012a145
Select commit
Loading
Failed to load commit list.
Merged

feat!: initial postgresql_extensions crate #110

fix: linting error
012a145
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 1, 2024 in 1s

99.22% (-0.25%) compared to 9a4ee97

View this Pull Request on Codecov

99.22% (-0.25%) compared to 9a4ee97

Details

Codecov Report

Attention: Patch coverage is 97.11261% with 30 lines in your changes missing coverage. Please review.

Project coverage is 99.22%. Comparing base (9a4ee97) to head (012a145).

Files Patch % Lines
postgresql_extensions/src/extensions.rs 70.42% 21 Missing ⚠️
postgresql_extensions/src/repository/registry.rs 94.49% 6 Missing ⚠️
...sql_extensions/src/repository/steampipe/matcher.rs 97.46% 2 Missing ⚠️
...gresql_archive/src/repository/github/repository.rs 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   99.46%   99.22%   -0.25%     
==========================================
  Files          78       92      +14     
  Lines        8586     9623    +1037     
==========================================
+ Hits         8540     9548    +1008     
- Misses         46       75      +29     

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