Skip to content

Revert "Add test coverage for debug logging in security.py"

b1a8d9c
Select commit
Loading
Failed to load commit list.
Merged

Reduce logging noise from security.py and update concurrency settings #265

Revert "Add test coverage for debug logging in security.py"
b1a8d9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2025 in 1s

98.52% (+0.49%) compared to fd9f7eb

View this Pull Request on Codecov

98.52% (+0.49%) compared to fd9f7eb

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.52%. Comparing base (fd9f7eb) to head (b1a8d9c).

Files with missing lines Patch % Lines
zigpy_znp/znp/security.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #265      +/-   ##
==========================================
+ Coverage   98.03%   98.52%   +0.49%     
==========================================
  Files          43       43              
  Lines        3605     3586      -19     
==========================================
- Hits         3534     3533       -1     
+ Misses         71       53      -18     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.