Skip to content

Add ability to order results by metadata created_at or updated_at

fb52237
Select commit
Loading
Failed to load commit list.
Merged

Add ability to order results by metadata created_at or updated_at #698

Add ability to order results by metadata created_at or updated_at
fb52237
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2026 in 0s

76.04% (target 0.00%)

View this Pull Request on Codecov

76.04% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 77.27273% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/types.py 75.00% 3 Missing ⚠️
infrahub_sdk/graphql/renderers.py 66.66% 1 Missing and 1 partial ⚠️
@@                Coverage Diff                @@
##           infrahub-develop     #698   +/-   ##
=================================================
  Coverage             76.03%   76.04%           
=================================================
  Files                   113      114    +1     
  Lines                  9742     9779   +37     
  Branches               1490     1496    +6     
=================================================
+ Hits                   7407     7436   +29     
- Misses                 1840     1846    +6     
- Partials                495      497    +2     
Files with missing lines Coverage Δ
infrahub_sdk/enums.py 100.00% <100.00%> (ø)
infrahub_sdk/graphql/renderers.py 92.85% <66.66%> (-5.87%) ⬇️
infrahub_sdk/types.py 86.84% <75.00%> (-6.02%) ⬇️

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