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 POST method for /v3/transactions #838

Merged
merged 1 commit into from
Nov 12, 2023

feat: add POST method for /v3/transactions

2574d94
Select commit
Loading
Failed to load commit list.
Merged

feat: add POST method for /v3/transactions #838

feat: add POST method for /v3/transactions
2574d94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 12, 2023 in 1s

84.41% of diff hit (target 81.52%)

View this Pull Request on Codecov

84.41% of diff hit (target 81.52%)

Annotations

Check warning on line 637 in pkg/controllers/budget.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/budget.go#L637

Added line #L637 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/match_rule.go#L275

Added line #L275 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/rename_rule.go#L120

Added line #L120 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/rename_rule.go#L262

Added line #L262 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/transaction_v3.go#L311-L316

Added lines #L311 - L316 were not covered by tests