Skip to content

refactor: Use typed interfaces for generating EnvFilters from config - #33

Open
RasmusRendal wants to merge 1 commit into
mainfrom
RasmusRendal/refactor_envfilter
Open

refactor: Use typed interfaces for generating EnvFilters from config#33
RasmusRendal wants to merge 1 commit into
mainfrom
RasmusRendal/refactor_envfilter

refactor: Use typed interfaces for generating EnvFilters from config

c1d109a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

74.91% (+0.72%) compared to eac2573

View this Pull Request on Codecov

74.91% (+0.72%) compared to eac2573

Details

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.91%. Comparing base (eac2573) to head (c1d109a).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/config.rs 95.23% 1 Missing ⚠️
src/lib.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   74.18%   74.91%   +0.72%     
==========================================
  Files           5        5              
  Lines         275      283       +8     
==========================================
+ Hits          204      212       +8     
  Misses         71       71              
Files with missing lines Coverage Δ
src/config.rs 70.76% <95.23%> (+4.10%) ⬆️
src/lib.rs 88.29% <75.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eac2573...c1d109a. Read the comment docs.