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): Show correct errors/warnings counts for schema validator #3270

Merged
merged 1 commit into from
Jan 10, 2025

fix(app): Show correct errors/warnings counts for schema validator

b80d887
Select commit
Loading
Failed to load commit list.
Merged

fix(app): Show correct errors/warnings counts for schema validator #3270

fix(app): Show correct errors/warnings counts for schema validator
b80d887
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

46.69% (+0.00%) compared to 042ce9c

View this Pull Request on Codecov

46.69% (+0.00%) compared to 042ce9c

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 46.69%. Comparing base (042ce9c) to head (b80d887).

Files with missing lines Patch % Lines
...penneuro-app/src/scripts/validation/validation.tsx 54.54% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3270   +/-   ##
=======================================
  Coverage   46.68%   46.69%           
=======================================
  Files         609      609           
  Lines       38701    38704    +3     
  Branches     1225     1225           
=======================================
+ Hits        18068    18071    +3     
  Misses      20438    20438           
  Partials      195      195           

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