Skip to content

Add a check to find primary keys that are not surrogate keys #645

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

Merged
merged 8 commits into from
May 25, 2025

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented May 25, 2025

Closes #574

@mfvanek mfvanek added this to the 0.15.0 milestone May 25, 2025
Copy link

Copy link

codecov bot commented May 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d740d90) to head (829c4b8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #645   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1100      1105    +5     
===========================================
  Files            182       184    +2     
  Lines           2264      2272    +8     
  Branches         154       154           
===========================================
+ Hits            2264      2272    +8     

☔ 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.

@mfvanek mfvanek merged commit 5275932 into master May 25, 2025
9 checks passed
@mfvanek mfvanek deleted the feature/pk-that-are-natural-keys branch May 25, 2025 16:40
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.

Consider to add a check to find primary keys that are not surrogate keys
1 participant