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: add conditional for new parser beta testing #496

feat: add conditional for new parser beta testing

60433cb
Select commit
Loading
Failed to load commit list.
Merged

feat: add conditional for new parser beta testing #496

feat: add conditional for new parser beta testing
60433cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 0s

88.90% (-0.08%) compared to 9bce0a3

View this Pull Request on Codecov

88.90% (-0.08%) compared to 9bce0a3

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.90%. Comparing base (9bce0a3) to head (60433cb).
Report is 1 commits behind head on main.

Files Patch % Lines
...editors/containers/ProblemEditor/data/OLXParser.js 0.00% 3 Missing ⚠️
src/editors/data/redux/thunkActions/problem.js 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #496      +/-   ##
==========================================
- Coverage   88.97%   88.90%   -0.08%     
==========================================
  Files         248      248              
  Lines        4545     4552       +7     
  Branches      936      944       +8     
==========================================
+ Hits         4044     4047       +3     
- Misses        468      472       +4     
  Partials       33       33              

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