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

Release v0.6.3 #183

Merged
merged 4 commits into from
Mar 30, 2017
Merged

Release v0.6.3 #183

merged 4 commits into from
Mar 30, 2017

Conversation

z4y4ts
Copy link

@z4y4ts z4y4ts commented Mar 29, 2017

See CHANGELOG.md for release details.

xahgmah and others added 2 commits March 28, 2017 16:11
* Move js files to separate folders

* Refactor PlayerState and Transcript 

* improve studio-edit-transcripts

* Delete player-state.js from lintignore

* Update Readme.md

* Fix tests
…182)

* Extend Brightcove url regex to include additional set of video urls

* Update changelog

* Bump version to v0.6.3
@z4y4ts z4y4ts self-assigned this Mar 29, 2017
@codecov
Copy link

codecov bot commented Mar 29, 2017

Codecov Report

Merging #183 into master will increase coverage by 1.84%.
The diff coverage is 87.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
+ Coverage   69.47%   71.31%   +1.84%     
==========================================
  Files          26       26              
  Lines        1510     1499      -11     
  Branches        9        2       -7     
==========================================
+ Hits         1049     1069      +20     
+ Misses        459      429      -30     
+ Partials        2        1       -1
Impacted Files Coverage Δ
video_xblock/tests/test_video_xblock.py 100% <ø> (ø) ⬆️
video_xblock/tests/test_backends.py 100% <100%> (ø) ⬆️
video_xblock/utils.py 100% <100%> (ø) ⬆️
video_xblock/backends/brightcove.py 54.09% <100%> (+0.42%) ⬆️
video_xblock/backends/html5.py 100% <100%> (ø) ⬆️
video_xblock/backends/wistia.py 95.87% <100%> (+0.13%) ⬆️
video_xblock/tests/test_utils.py 100% <100%> (ø)
video_xblock/backends/base.py 80% <100%> (ø) ⬆️
video_xblock/video_xblock.py 32.18% <68%> (+1.27%) ⬆️
video_xblock/static/js/base.js 63.63% <85.71%> (+13.63%) ⬆️
... and 2 more

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 a3e394e...9379edd. Read the comment docs.

z4y4ts added 2 commits March 29, 2017 19:33
* Fix Editor tabs switch by passing event to toggleEditorTab() in studio-edit.js.
* Fix playback state save by correctly reading prev state from localStorage.
* Add `token` field to UI for Brightcove and Wistia.
@z4y4ts z4y4ts merged commit 8ec91b6 into master Mar 30, 2017
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