Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add PATCH and DELETE handling for /v3/transactions/{id} #842

Merged
merged 1 commit into from
Nov 16, 2023

feat: add PATCH and DELETE handling for /v3/transactions/{id}

861ed59
Select commit
Loading
Failed to load commit list.
Merged

feat: add PATCH and DELETE handling for /v3/transactions/{id} #842

feat: add PATCH and DELETE handling for /v3/transactions/{id}
861ed59
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Nov 16, 2023 in 1s

82.20% of diff hit (target 81.47%)

View this Pull Request on Codecov

82.20% of diff hit (target 81.47%)

Annotations

Check warning on line 269 in pkg/controllers/match_rule.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/match_rule.go#L269

Added line #L269 was not covered by tests

Check warning on line 256 in pkg/controllers/rename_rule.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/rename_rule.go#L256

Added line #L256 was not covered by tests

Check warning on line 429 in pkg/controllers/transaction_v3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/transaction_v3.go#L424-L429

Added lines #L424 - L429 were not covered by tests

Check warning on line 522 in pkg/controllers/transaction_v3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/transaction_v3.go#L517-L522

Added lines #L517 - L522 were not covered by tests

Check warning on line 545 in pkg/controllers/transaction_v3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/transaction_v3.go#L541-L545

Added lines #L541 - L545 were not covered by tests

Check warning on line 561 in pkg/controllers/transaction_v3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/transaction_v3.go#L557-L561

Added lines #L557 - L561 were not covered by tests

Check warning on line 82 in pkg/httperrors/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/httperrors/errors.go#L82

Added line #L82 was not covered by tests