OpenHPS/openhps-react-native

View on GitHub
demo/demo_fingerprinting/src/pages/DatapointPage.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  scan() {
    this.setState({
      ...this.state,
      scanning: true,
    });
Severity: Minor
Found in demo/demo_fingerprinting/src/pages/DatapointPage.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status