Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

align environment variables between the SDK and infrahubctl #243

Merged
merged 1 commit into from
Jan 20, 2025

change env vars used for the infrahubctl command to align with SDK

9abe527
Select commit
Loading
Failed to load commit list.
Merged

align environment variables between the SDK and infrahubctl #243

change env vars used for the infrahubctl command to align with SDK
9abe527
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2025 in 0s

45.49% (target 0.00%)

View this Pull Request on Codecov

45.49% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ There is a different number of reports uploaded between BASE (5f73796) and HEAD (9abe527). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (5f73796) HEAD (9abe527)
python-3.12 1 0
python-3.9 1 0
python-3.10 1 0
python-filler-3.12 1 0
python-3.11 1 0
integration-tests 1 0
@@             Coverage Diff              @@
##           develop     #243       +/-   ##
============================================
- Coverage    70.28%   45.49%   -24.80%     
============================================
  Files           82       82               
  Lines         7462     7463        +1     
  Branches      1385     1383        -2     
============================================
- Hits          5245     3395     -1850     
- Misses        1842     3774     +1932     
+ Partials       375      294       -81     
Files with missing lines Coverage Δ
infrahub_sdk/ctl/cli_commands.py 58.82% <ø> (ø)
infrahub_sdk/ctl/exporter.py 50.00% <ø> (ø)
infrahub_sdk/ctl/importer.py 57.14% <100.00%> (+2.14%) ⬆️

... and 47 files with indirect coverage changes