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

Cover html5 backend with unit tests #167

Merged
merged 17 commits into from
Mar 24, 2017
Merged

Cover html5 backend with unit tests #167

merged 17 commits into from
Mar 24, 2017

Conversation

z4y4ts
Copy link

@z4y4ts z4y4ts commented Mar 17, 2017

No description provided.

@z4y4ts z4y4ts self-assigned this Mar 17, 2017
@codecov
Copy link

codecov bot commented Mar 17, 2017

Codecov Report

Merging #167 into dev will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             dev     #167      +/-   ##
=========================================
+ Coverage   69.4%   69.47%   +0.06%     
=========================================
  Files         26       26              
  Lines       1510     1510              
  Branches       9        9              
=========================================
+ Hits        1048     1049       +1     
+ Misses       460      459       -1     
  Partials       2        2
Impacted Files Coverage Δ
video_xblock/tests/test_backends.py 100% <100%> (ø) ⬆️
video_xblock/backends/html5.py 100% <0%> (+3.57%) ⬆️

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 cd00106...8015f41. Read the comment docs.

@z4y4ts z4y4ts requested review from dorosh and xahgmah March 17, 2017 12:05
@z4y4ts z4y4ts merged commit bc9df14 into dev Mar 24, 2017
@z4y4ts z4y4ts deleted the quality/html5-backend-tests branch March 24, 2017 20:01
z4y4ts added a commit that referenced this pull request Mar 31, 2017
* dev:
  Remove TinyMCE related code from studio-edit.js (#142)
  Fix few frontend bugs slipped in after code restructuring (#184)
  Update 0.6.3 details in CHANGELOG.md
  Extend Brightcove url regex to include additional set of video urls (#182)
  Refactoring/improve js (#162)
  Switch to master branch of raccoongang/videojs-wistia (#180)
  Add 0.6.1 release to CHANGELOG.md and fix typo in README.md (#179)
  Change make deps-test dependency for faster CI builds (#177)
  Move all external JS and CSS files into video_xblock/static/vendor dir (#176)
  Cover html5 backend with unit tests (#167)
  Add SettingsMixin and default values population from config files (#175)
  Fixes after code review (#174)
z4y4ts added a commit that referenced this pull request Apr 15, 2017
* dev:
  Remove TinyMCE related code from studio-edit.js (#142)
  Fix few frontend bugs slipped in after code restructuring (#184)
  Update 0.6.3 details in CHANGELOG.md
  Extend Brightcove url regex to include additional set of video urls (#182)
  Refactoring/improve js (#162)
  Switch to master branch of raccoongang/videojs-wistia (#180)
  Add 0.6.1 release to CHANGELOG.md and fix typo in README.md (#179)
  Change make deps-test dependency for faster CI builds (#177)
  Move all external JS and CSS files into video_xblock/static/vendor dir (#176)
  Cover html5 backend with unit tests (#167)
  Add SettingsMixin and default values population from config files (#175)
  Fixes after code review (#174)
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