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: supporting textual diff #15388

Merged
merged 23 commits into from
Mar 18, 2024

EntityDiff has Annotated() function

b23bb2d
Select commit
Loading
Failed to load commit list.
Merged

schemadiff: supporting textual diff #15388

EntityDiff has Annotated() function
b23bb2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

65.80% (+0.40%) compared to d8f771c

View this Pull Request on Codecov

65.80% (+0.40%) compared to d8f771c

Details

Codecov Report

Attention: Patch coverage is 96.73913% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 65.80%. Comparing base (d8f771c) to head (b23bb2d).
Report is 26 commits behind head on main.

Files Patch % Lines
go/vt/schemadiff/annotations.go 97.56% 3 Missing ⚠️
go/vt/schemadiff/table.go 94.54% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15388      +/-   ##
==========================================
+ Coverage   65.39%   65.80%   +0.40%     
==========================================
  Files        1561     1563       +2     
  Lines      193524   195472    +1948     
==========================================
+ Hits       126563   128636    +2073     
+ Misses      66961    66836     -125     

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