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

Add check for not valid constraints #383

Merged
merged 10 commits into from
May 2, 2024
Merged

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented May 2, 2024

Relates to #362
Supersedes #382

Copy link

sonarcloud bot commented May 2, 2024

Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6771404) to head (32925ca).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #383   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       853       870   +17     
===========================================
  Files            127       132    +5     
  Lines           1857      1889   +32     
  Branches         127       128    +1     
===========================================
+ Hits            1857      1889   +32     

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

@mfvanek mfvanek merged commit 95b477a into master May 2, 2024
8 checks passed
@mfvanek mfvanek deleted the feature/not-valid-constraints branch May 2, 2024 17:28
BLoHny added a commit to BLoHny/pg-index-health that referenced this pull request May 3, 2024
* Add check for not valid constraints

* fix :: check style

* modify :: request

* fix :: check

* fix :: coverage

* A fix for Constraint code coverage

* Improve tests and update README.md

* ForeignKey now extends Constraint

* Add IndexWithSingleColumnExtractor

---------

Co-authored-by: BLoHny <113517233+BLoHny@users.noreply.github.com>
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.

None yet

2 participants