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(lang): remove trailing comma from fr.json #7657

Merged
merged 1 commit into from
Feb 23, 2022
Merged

fix(lang): remove trailing comma from fr.json #7657

merged 1 commit into from
Feb 23, 2022

Conversation

misteroneill
Copy link
Member

A trailing comma was not noticed before merging in a JSON file, which caused automation to fail. This fixes it.

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #7657 (9289265) into main (53cbfc6) will increase coverage by 0.34%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7657      +/-   ##
==========================================
+ Coverage   80.24%   80.58%   +0.34%     
==========================================
  Files         116      116              
  Lines        7325     7326       +1     
  Branches     1771     1771              
==========================================
+ Hits         5878     5904      +26     
+ Misses       1447     1422      -25     
Impacted Files Coverage Δ
src/js/component.js 93.46% <0.00%> (-0.22%) ⬇️
...ar/playback-rate-menu/playback-rate-menu-button.js 96.29% <100.00%> (+15.59%) ⬆️
src/js/player.js 87.95% <100.00%> (+0.01%) ⬆️
src/js/tech/html5.js 67.02% <100.00%> (+3.71%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50fe5f6...9289265. Read the comment docs.

@misteroneill misteroneill merged commit 26209b0 into main Feb 23, 2022
@misteroneill misteroneill deleted the fix-lang branch February 23, 2022 17:57
edirub pushed a commit to edirub/video.js that referenced this pull request Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants