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

refactor(lib): consolidate reqwest errors #125

Merged
merged 3 commits into from
Dec 1, 2024

tests: check that an invalid request is returned when the input is to…

5514c75
Select commit
Loading
Failed to load commit list.
Merged

refactor(lib): consolidate reqwest errors #125

tests: check that an invalid request is returned when the input is to…
5514c75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 1, 2024 in 0s

28.94% of diff hit (target 19.06%)

View this Pull Request on Codecov

28.94% of diff hit (target 19.06%)

Annotations

Check warning on line 378 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L378

Added line #L378 was not covered by tests

Check warning on line 393 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L387-L393

Added lines #L387 - L393 were not covered by tests

Check warning on line 472 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L472

Added line #L472 was not covered by tests

Check warning on line 476 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L476

Added line #L476 was not covered by tests

Check warning on line 482 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L482

Added line #L482 was not covered by tests

Check warning on line 488 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L488

Added line #L488 was not covered by tests

Check warning on line 492 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L490-L492

Added lines #L490 - L492 were not covered by tests

Check warning on line 498 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L498

Added line #L498 was not covered by tests

Check warning on line 504 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L504

Added line #L504 was not covered by tests

Check warning on line 506 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L506

Added line #L506 was not covered by tests

Check warning on line 509 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L508-L509

Added lines #L508 - L509 were not covered by tests

Check warning on line 512 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L512

Added line #L512 was not covered by tests

Check warning on line 521 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L521

Added line #L521 was not covered by tests

Check warning on line 527 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L527

Added line #L527 was not covered by tests

Check warning on line 529 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L529

Added line #L529 was not covered by tests

Check warning on line 532 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L531-L532

Added lines #L531 - L532 were not covered by tests

Check warning on line 535 in src/api/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/server.rs#L535

Added line #L535 was not covered by tests