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: creating queries and features, implementing on expenses, changed clippy allows to expect with reasons #140

Merged
merged 18 commits into from
Sep 30, 2024

feat: support database tests in coverage

a1dfc53
Select commit
Loading
Failed to load commit list.
Merged

feat: creating queries and features, implementing on expenses, changed clippy allows to expect with reasons #140

feat: support database tests in coverage
a1dfc53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 30, 2024 in 0s

8.89% of diff hit (target 7.29%)

View this Pull Request on Codecov

8.89% of diff hit (target 7.29%)

Annotations

Check warning on line 21 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 24 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L24

Added line #L24 was not covered by tests

Check warning on line 31 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L28-L31

Added lines #L28 - L31 were not covered by tests

Check warning on line 34 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 41 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L37-L41

Added lines #L37 - L41 were not covered by tests

Check warning on line 48 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 53 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L53

Added line #L53 was not covered by tests

Check warning on line 60 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L56-L60

Added lines #L56 - L60 were not covered by tests

Check warning on line 63 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 66 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L66

Added line #L66 was not covered by tests

Check warning on line 72 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L69-L72

Added lines #L69 - L72 were not covered by tests

Check warning on line 77 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L77

Added line #L77 was not covered by tests

Check warning on line 84 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L81-L84

Added lines #L81 - L84 were not covered by tests

Check warning on line 87 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 91 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 96 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L93-L96

Added lines #L93 - L96 were not covered by tests

Check warning on line 101 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L101

Added line #L101 was not covered by tests

Check warning on line 109 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L106-L109

Added lines #L106 - L109 were not covered by tests

Check warning on line 112 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 117 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 126 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L123-L126

Added lines #L123 - L126 were not covered by tests

Check warning on line 131 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L131

Added line #L131 was not covered by tests

Check warning on line 138 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L135-L138

Added lines #L135 - L138 were not covered by tests

Check warning on line 141 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 149 in src/data/router/expenses.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/data/router/expenses.rs#L144-L149

Added lines #L144 - L149 were not covered by tests