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

schemadiff: remove ForeignKeyLoopError and loop detection logic #15507

Merged
merged 1 commit into from
Mar 18, 2024

schemadiff: remove ForeignKeyLoopError and loop detection logic

5c93fff
Select commit
Loading
Failed to load commit list.
Merged

schemadiff: remove ForeignKeyLoopError and loop detection logic #15507

schemadiff: remove ForeignKeyLoopError and loop detection logic
5c93fff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 1s

65.65% (-1.77%) compared to 696fe0e

View this Pull Request on Codecov

65.65% (-1.77%) compared to 696fe0e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.65%. Comparing base (696fe0e) to head (5c93fff).
Report is 117 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15507      +/-   ##
==========================================
- Coverage   67.41%   65.65%   -1.77%     
==========================================
  Files        1560     1563       +3     
  Lines      192752   194421    +1669     
==========================================
- Hits       129952   127638    -2314     
- Misses      62800    66783    +3983     

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