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

docs: split axum and progress bar examples #126

Merged
merged 1 commit into from
Aug 13, 2024

docs: split axum and progress bar examples

cd20793
Select commit
Loading
Failed to load commit list.
Merged

docs: split axum and progress bar examples #126

docs: split axum and progress bar examples
cd20793
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 0s

98.49% (+0.06%) compared to d9bb084

View this Pull Request on Codecov

98.49% (+0.06%) compared to d9bb084

Details

Codecov Report

Attention: Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.49%. Comparing base (d9bb084) to head (cd20793).

Files Patch % Lines
examples/axum_embedded/src/main.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
+ Coverage   98.42%   98.49%   +0.06%     
==========================================
  Files          99      100       +1     
  Lines        9997    10019      +22     
==========================================
+ Hits         9840     9868      +28     
+ Misses        157      151       -6     

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