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: tinyMCELanguageSelectorPlugin error related to Button ID #991

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

test: added a unittest

4cca100
Select commit
Loading
Failed to load commit list.
Open

fix: tinyMCELanguageSelectorPlugin error related to Button ID #991

test: added a unittest
4cca100
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

67.76% (-0.01%) compared to c73567b, passed because coverage increased by 0.01% when compared to adjusted base (67.75%)

View this Pull Request on Codecov

67.76% (-0.01%) compared to c73567b, passed because coverage increased by 0.01% when compared to adjusted base (67.75%)

Details

Codecov Report

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

Project coverage is 67.76%. Comparing base (c73567b) to head (4cca100).

Files with missing lines Patch % Lines
...components/EditCoursePage/CollapsibleCourseRun.jsx 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #991      +/-   ##
==========================================
- Coverage   67.77%   67.76%   -0.01%     
==========================================
  Files         128      128              
  Lines        3230     3233       +3     
  Branches      937      937              
==========================================
+ Hits         2189     2191       +2     
- Misses        993      994       +1     
  Partials       48       48              

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