Skip to content

Fix lazy import of optional cbor2 package

af68ba7
Select commit
Loading
Failed to load commit list.
Merged

Fix lazy import of optional cbor2 package #136

Fix lazy import of optional cbor2 package
af68ba7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2025 in 0s

72.23% (-0.02%) compared to 678dc3d

View this Pull Request on Codecov

72.23% (-0.02%) compared to 678dc3d

Details

Codecov Report

❌ Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.23%. Comparing base (678dc3d) to head (af68ba7).

Files with missing lines Patch % Lines
psm_utils/io/cbor.py 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   72.25%   72.23%   -0.02%     
==========================================
  Files          32       32              
  Lines        3219     3224       +5     
==========================================
+ Hits         2326     2329       +3     
- Misses        893      895       +2     

☔ 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.