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(minor-ampd): add ability to set log level filters with RUST_LOG env var #612

Merged
merged 2 commits into from
Sep 19, 2024

Merge branch 'main' into env-log-filter

bedb3b4
Select commit
Loading
Failed to load commit list.
Merged

feat(minor-ampd): add ability to set log level filters with RUST_LOG env var #612

Merge branch 'main' into env-log-filter
bedb3b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

93.54% (-0.05%) compared to 84f27eb

View this Pull Request on Codecov

93.54% (-0.05%) compared to 84f27eb

Details

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 93.54%. Comparing base (84f27eb) to head (bedb3b4).

Files with missing lines Patch % Lines
ampd/src/main.rs 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #612      +/-   ##
==========================================
- Coverage   93.59%   93.54%   -0.05%     
==========================================
  Files         241      241              
  Lines       33870    33885      +15     
==========================================
  Hits        31699    31699              
- Misses       2171     2186      +15     

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