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

Move frontend-lib-content-components code into this repo [FC-0062] #1208

Merged
merged 590 commits into from
Aug 29, 2024

chore: update with master

9d0898c
Select commit
Loading
Failed to load commit list.
Merged

Move frontend-lib-content-components code into this repo [FC-0062] #1208

chore: update with master
9d0898c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 29, 2024 in 0s

92.22% (-0.86%) compared to 1e7e3e7

View this Pull Request on Codecov

92.22% (-0.86%) compared to 1e7e3e7

Details

Codecov Report

Attention: Patch coverage is 93.96226% with 96 lines in your changes missing coverage. Please review.

Project coverage is 92.22%. Comparing base (1e7e3e7) to head (9d0898c).

Files with missing lines Patch % Lines
...editors/containers/ProblemEditor/data/OLXParser.js 92.28% 20 Missing and 4 partials ⚠️
...gsWidget/settingsComponents/GroupFeedback/hooks.js 79.24% 10 Missing and 1 partial ⚠️
...ntainers/ProblemEditor/data/ReactStateOLXParser.js 95.08% 11 Missing ⚠️
...components/EditProblemView/SettingsWidget/hooks.js 94.90% 8 Missing ⚠️
src/editors/containers/GameEditor/index.jsx 54.54% 5 Missing ⚠️
...Widget/settingsComponents/GeneralFeedback/hooks.js 58.33% 4 Missing and 1 partial ⚠️
src/editors/containers/EditorContainer/index.jsx 73.33% 4 Missing ⚠️
.../components/EditProblemView/AnswerWidget/index.jsx 50.00% 3 Missing ⚠️
...omponents/EditProblemView/SettingsWidget/index.jsx 81.25% 3 Missing ⚠️
...gsWidget/settingsComponents/Randomization/hooks.js 70.00% 3 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1208      +/-   ##
==========================================
- Coverage   93.07%   92.22%   -0.86%     
==========================================
  Files         760     1008     +248     
  Lines       13872    18514    +4642     
  Branches     2949     3958    +1009     
==========================================
+ Hits        12912    17074    +4162     
- Misses        925     1371     +446     
- Partials       35       69      +34     

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