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

fix(app): Display pending validation when schema validator is running #3215

Merged
merged 1 commit into from
Nov 13, 2024

fix(app): Display pending validation when schema validator ran but ha…

31ad0bb
Select commit
Loading
Failed to load commit list.
Merged

fix(app): Display pending validation when schema validator is running #3215

fix(app): Display pending validation when schema validator ran but ha…
31ad0bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

45.65% (+0.22%) compared to 6c4cb2b

View this Pull Request on Codecov

45.65% (+0.22%) compared to 6c4cb2b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.65%. Comparing base (6c4cb2b) to head (31ad0bb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3215      +/-   ##
==========================================
+ Coverage   45.42%   45.65%   +0.22%     
==========================================
  Files         594      594              
  Lines       37993    37999       +6     
  Branches     1148     1161      +13     
==========================================
+ Hits        17258    17348      +90     
+ Misses      20538    20454      -84     
  Partials      197      197              

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