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

chore: add kebab-case eslint rule, update filenames #29

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

dzianis-dashkevich
Copy link
Collaborator

Description

Please describe the change as necessary.
If it's a feature or enhancement please be as detailed as possible.
If it's a bug fix, please link the issue that it fixes or describe the bug in as much detail.

Specific Changes proposed

Please list the specific changes involved in this pull request.

Requirements Checklist

  • Feature implemented / Bug fixed
  • Change has been verified in an actual browser (Chrome, Firefox, Safari, Edge) (if applicable)
  • Unit Tests updated or fixed (if applicable)
  • Docs/guides updated (if applicable)

Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for videojsdev ready!

Name Link
🔨 Latest commit 4cb7887
🔍 Latest deploy log https://app.netlify.com/sites/videojsdev/deploys/66fae4236db3aa000859ff52
😎 Deploy Preview https://deploy-preview-29--videojsdev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dzianis-dashkevich dzianis-dashkevich merged commit 1dfaea5 into main Sep 30, 2024
8 checks passed
@dzianis-dashkevich dzianis-dashkevich deleted the kebab-case branch September 30, 2024 17:51
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 87.69231% with 8 lines in your changes missing coverage. Please review.

Project coverage is 60.90%. Comparing base (685d1b2) to head (4cb7887).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/dash-parser/src/lib/tags/base.ts 71.42% 2 Missing ⚠️
...ges/playback/src/lib/pipelines/mse/mse-pipeline.ts 0.00% 1 Missing and 1 partial ⚠️
...ayback/src/lib/pipelines/native/native-pipeline.ts 0.00% 1 Missing and 1 partial ⚠️
...ges/dash-parser/src/lib/segments/segment-parser.ts 66.66% 1 Missing ⚠️
...ckages/playback/src/lib/pipelines/base-pipeline.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   60.90%   60.90%           
=======================================
  Files          86       86           
  Lines        3778     3778           
  Branches      455      455           
=======================================
  Hits         2301     2301           
  Misses       1472     1472           
  Partials        5        5           
Flag Coverage Δ
dash-parser 60.90% <87.69%> (ø)
hls-parser 60.90% <87.69%> (ø)
playback 60.90% <87.69%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

1 participant