Skip to content

Address minor review issues: module-level helper, consistent error me…

99f258f
Select commit
Loading
Failed to load commit list.
Open

Add infrahubctl marketplace CLI for fetching schemas and collections #952

Address minor review issues: module-level helper, consistent error me…
99f258f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

81.55% (target 0.00%)

View this Pull Request on Codecov

81.55% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 92.20779% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/ctl/marketplace.py 92.00% 6 Missing and 6 partials ⚠️
@@            Coverage Diff             @@
##           stable     #952      +/-   ##
==========================================
+ Coverage   81.41%   81.55%   +0.14%     
==========================================
  Files         134      135       +1     
  Lines       11347    11501     +154     
  Branches     1703     1729      +26     
==========================================
+ Hits         9238     9380     +142     
- Misses       1566     1572       +6     
- Partials      543      549       +6     
Files with missing lines Coverage Δ
infrahub_sdk/config.py 91.19% <100.00%> (+0.05%) ⬆️
infrahub_sdk/ctl/cli_commands.py 72.54% <100.00%> (+0.21%) ⬆️
infrahub_sdk/ctl/config.py 67.85% <100.00%> (+0.58%) ⬆️
infrahub_sdk/ctl/marketplace.py 92.00% <92.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.