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: answer range format validation and error message in Numerical input #1557

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix: answer range format validation and error message in Numerical input

23aa397
Select commit
Loading
Failed to load commit list.
Open

fix: answer range format validation and error message in Numerical input #1557

fix: answer range format validation and error message in Numerical input
23aa397
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

92.94% (-0.01%) compared to 73490a5, passed because coverage increased by 0% when compared to adjusted base (92.94%)

View this Pull Request on Codecov

92.94% (-0.01%) compared to 73490a5, passed because coverage increased by 0% when compared to adjusted base (92.94%)

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.94%. Comparing base (73490a5) to head (23aa397).

Files with missing lines Patch % Lines
...ntainers/ProblemEditor/data/ReactStateOLXParser.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1557      +/-   ##
==========================================
- Coverage   92.94%   92.94%   -0.01%     
==========================================
  Files        1073     1073              
  Lines       21098    21107       +9     
  Branches     4479     4482       +3     
==========================================
+ Hits        19610    19618       +8     
- Misses       1422     1423       +1     
  Partials       66       66              

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