Skip to content

Add more details to the docstring

97dbf0e
Select commit
Loading
Failed to load commit list.
Draft

Add value_to_enum_name filter #727

Add more details to the docstring
97dbf0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2026 in 0s

80.33% (target 0.00%)

View this Pull Request on Codecov

80.33% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/template/filters.py 92.30% 1 Missing and 1 partial ⚠️
@@                 Coverage Diff                  @@
##           infrahub-develop     #727      +/-   ##
====================================================
+ Coverage             77.08%   80.33%   +3.24%     
====================================================
  Files                   114      115       +1     
  Lines                  9854     9900      +46     
  Branches               1515     1521       +6     
====================================================
+ Hits                   7596     7953     +357     
+ Misses                 1754     1418     -336     
- Partials                504      529      +25     
Files with missing lines Coverage Δ
infrahub_sdk/template/__init__.py 95.38% <100.00%> (+0.03%) ⬆️
infrahub_sdk/template/filters.py 94.11% <92.30%> (-5.89%) ⬇️

... and 18 files with indirect coverage changes

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