elmarti/meteor-video-chat

View on GitHub
asteroid.js

Summary

Maintainability
A
1 hr
Test Coverage

Function init has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        init: function() {
            const Meteor = {
                call: this.call.bind(this),
                subscribe: this.subscribe.bind(this),
                userId: () => this.userId
Severity: Minor
Found in asteroid.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status