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: rename HAVE_MASTER to HAVE_MAIN_MANIFEST #1310

Merged
merged 2 commits into from Aug 17, 2022
Merged

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Aug 16, 2022

BREAKING_CHANGE: rename HAVE_MASTER to HAVE_MAIN_MANIFEST

BREAKING_CHANGE: rename HAVE_MASTER to HAVE_MAIN_MANIFEST
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #1310 (3b830c6) into rename-things (cf26717) will not change coverage.
The diff coverage is 83.33%.

@@              Coverage Diff               @@
##           rename-things    #1310   +/-   ##
==============================================
  Coverage          86.22%   86.22%           
==============================================
  Files                 39       39           
  Lines               9757     9757           
  Branches            2276     2276           
==============================================
  Hits                8413     8413           
  Misses              1344     1344           
Impacted Files Coverage Δ
src/playlist-loader.js 95.02% <75.00%> (ø)
src/dash-playlist-loader.js 90.05% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@gkatsev
Copy link
Member Author

gkatsev commented Aug 17, 2022

This PR is ready, checks failure is codecov.

…ain prop rename & rename manifest.js exports & media groups isMainPlaylist & mainPlaylistLoader_ & PlaylistController#main() (#1311)

* test: rename test manifest names

* updateMain rename, and .main prop rename

BREAKING CHANGE: playlist loaders updateMain and .main prop rename

* rename manifest.js exports

BREAKING CHANGE: manifest.js exports mainForMedia and addPropertiesToMain

* media groups isMainPlaylist

BREAKING CHANGE: rename media groups prop to isMainPlaylist

* mainPlaylistLoader_

BREAKING CHANGE: rename property to mainPlaylistLoader_

* PlaylistController#main() (#1317)

BREAKING CHANGE: rename to PlaylistController#main()
@gkatsev gkatsev merged commit a8ba198 into rename-things Aug 17, 2022
@gkatsev gkatsev deleted the rename-things-2 branch August 17, 2022 21:03
gkatsev added a commit that referenced this pull request Aug 17, 2022
* fix: rename HAVE_MASTER to HAVE_MAIN_MANIFEST

BREAKING_CHANGE: rename HAVE_MASTER to HAVE_MAIN_MANIFEST

* test: rename test manifest names

* updateMain rename, and .main prop rename

BREAKING CHANGE: playlist loaders updateMain and .main prop rename

* rename manifest.js exports

BREAKING CHANGE: manifest.js exports mainForMedia and addPropertiesToMain

* media groups isMainPlaylist

BREAKING CHANGE: rename media groups prop to isMainPlaylist

* mainPlaylistLoader_

BREAKING CHANGE: rename property to mainPlaylistLoader_

* PlaylistController#main() (#1317)

BREAKING CHANGE: rename to PlaylistController#main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants