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

axum-extra: Use json!() macro #9960

Merged
merged 1 commit into from
Nov 16, 2024

axum-extra: Use `json!()` macro

deccdc1
Select commit
Loading
Failed to load commit list.
Merged

axum-extra: Use json!() macro #9960

axum-extra: Use `json!()` macro
deccdc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 0s

89.16% (+0.00%) compared to fa7b413

View this Pull Request on Codecov

89.16% (+0.00%) compared to fa7b413

Details

Codecov Report

Attention: Patch coverage is 92.94118% with 6 lines in your changes missing coverage. Please review.

Project coverage is 89.16%. Comparing base (fa7b413) to head (deccdc1).

Files with missing lines Patch % Lines
src/controllers/site_metadata.rs 0.00% 2 Missing ⚠️
src/controllers/team.rs 0.00% 2 Missing ⚠️
src/controllers/krate/metadata.rs 87.50% 1 Missing ⚠️
src/controllers/version/downloads.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9960   +/-   ##
=======================================
  Coverage   89.16%   89.16%           
=======================================
  Files         292      292           
  Lines       30316    30316           
=======================================
  Hits        27031    27031           
  Misses       3285     3285           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.