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: improved diff ordering with various foreign key strategies #16081

Merged

adding more tests

0da285a
Select commit
Loading
Failed to load commit list.
Merged

schemadiff: improved diff ordering with various foreign key strategies #16081

adding more tests
0da285a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2024 in 1s

68.19% (-0.01%) compared to 87ecae7, passed because coverage increased by +0.00% when compared to adjusted base (68.19%)

View this Pull Request on Codecov

68.19% (-0.01%) compared to 87ecae7, passed because coverage increased by +0.00% when compared to adjusted base (68.19%)

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.

Project coverage is 68.19%. Comparing base (87ecae7) to head (0da285a).

Files Patch % Lines
go/vt/schemadiff/schema_diff.go 94.44% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16081      +/-   ##
==========================================
- Coverage   68.19%   68.19%   -0.01%     
==========================================
  Files        1541     1541              
  Lines      197369   197391      +22     
==========================================
+ Hits       134605   134618      +13     
- Misses      62764    62773       +9     

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