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: use Request/Response from the http crate #30

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

m4tx
Copy link
Member

@m4tx m4tx commented Sep 22, 2024

No description provided.

Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 34.42623% with 80 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
flareon/src/request.rs 0.00% 44 Missing ⚠️
flareon/src/lib.rs 0.00% 34 Missing ⚠️
flareon/src/forms.rs 0.00% 1 Missing ⚠️
flareon/src/router.rs 90.90% 1 Missing ⚠️
Flag Coverage Δ
rust 62.87% <34.42%> (-1.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
flareon/src/error.rs 0.00% <ø> (ø)
flareon/src/response.rs 100.00% <100.00%> (ø)
flareon/src/forms.rs 5.45% <0.00%> (ø)
flareon/src/router.rs 80.00% <90.90%> (+0.10%) ⬆️
flareon/src/lib.rs 66.25% <0.00%> (-10.70%) ⬇️
flareon/src/request.rs 0.00% <0.00%> (-17.86%) ⬇️

@m4tx m4tx merged commit 7eb06ee into master Sep 22, 2024
16 of 18 checks passed
@m4tx m4tx deleted the http-request-response branch September 22, 2024 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant