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 ability to skip DuplicatedIndexes by name #494

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented Nov 15, 2024

Closes #477

@mfvanek mfvanek marked this pull request as draft November 15, 2024 06:20
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3b65e9c) to head (89d971d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #494   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1100      1105    +5     
===========================================
  Files            176       176           
  Lines           2303      2313   +10     
  Branches         152       156    +4     
===========================================
+ Hits            2303      2313   +10     

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

@mfvanek mfvanek marked this pull request as ready for review November 15, 2024 17:28
@mfvanek mfvanek merged commit d1473dc into master Nov 15, 2024
8 checks passed
@mfvanek mfvanek deleted the feature/skip-duplicated-indexes-predicate branch November 15, 2024 17:48
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.

Rewrite all predicates for using DbObject as basic type
1 participant