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

feat: support expr validate #2608

Merged
merged 3 commits into from
Feb 5, 2024

fix

c60140d
Select commit
Loading
Failed to load commit list.
Merged

feat: support expr validate #2608

fix
c60140d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2024 in 0s

63.94% (+0.01%) compared to f502d0a

View this Pull Request on Codecov

63.94% (+0.01%) compared to f502d0a

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (f502d0a) 63.94% compared to head (c60140d) 63.94%.

Files Patch % Lines
internal/topo/planner/planner.go 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2608      +/-   ##
==========================================
+ Coverage   63.94%   63.94%   +0.01%     
==========================================
  Files         330      330              
  Lines       38188    38213      +25     
==========================================
+ Hits        24416    24434      +18     
- Misses      11592    11597       +5     
- Partials     2180     2182       +2     

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