Memristor-Robotics/mep-master

View on GitHub
src/drivers/motion/MotionDriverNative.js

Summary

Maintainability
A
1 hr
Test Coverage

Function refreshDataLoop has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    refreshDataLoop() {
        let motionDriver = this;

        this.refreshData(() => {
            let data = motionDriver.getData();
Severity: Minor
Found in src/drivers/motion/MotionDriverNative.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status