Skip to content

Typing fixes in file_handler: avoid cast()

fe0c571
Select commit
Loading
Failed to load commit list.
Draft

Typing fixes in file_handler: avoid cast() #996

Typing fixes in file_handler: avoid cast()
fe0c571
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 0s

81.43% (target 0.00%)

View this Pull Request on Codecov

81.43% (target 0.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@                Coverage Diff                @@
##           infrahub-develop     #996   +/-   ##
=================================================
  Coverage             81.43%   81.43%           
=================================================
  Files                   134      134           
  Lines                 11359    11362    +3     
  Branches               1703     1703           
=================================================
+ Hits                   9250     9253    +3     
  Misses                 1566     1566           
  Partials                543      543           
Files with missing lines Coverage Δ
infrahub_sdk/file_handler.py 82.06% <100.00%> (+0.37%) ⬆️

... and 1 file with indirect coverage changes

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