cowbell/splittypie

View on GitHub
app/routes/event/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        settleUp(transfer) {
            get(this, "modal").trigger("show", {
                name: "settle-up",
                actions: {
                    yes: () => {
Severity: Minor
Found in app/routes/event/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status