codevise/pageflow

View on GitHub
package/src/frontend/VideoPlayer/mediaEvents.js

Summary

Maintainability
A
1 hr
Test Coverage

Function mediaEvents has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const mediaEvents = function(player, context) {

  player.updateMediaEventsContext = function (newContext) {
    context = newContext;
  }
Severity: Minor
Found in package/src/frontend/VideoPlayer/mediaEvents.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status