Skip to content

Conversation

@lykinsbd
Copy link
Contributor

No description provided.

wvandeun and others added 10 commits March 13, 2025 10:23
Objects retrieved by the SDK will be stored by the internal client
store by default. The behavior can be changed by setting it explicitly
to False. This removes the need to set populate_store to True when you
want to prefetch relationships.
…ers-of-generator-group

Store groups as members of generator group
Set default value of populate_store argument on client query methods to True
Merge stable into develop (1.8.0)
…date-IHS-69

Add parameter to only optionally refresh the schema hash on schema.all
…back

Bdl 20250321 stable to dev mergeback
@github-actions github-actions bot added the type/documentation Improvements or additions to documentation label Mar 21, 2025
@codecov
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 80.95238% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/query_groups.py 0.00% 6 Missing ⚠️
infrahub_sdk/schema/__init__.py 93.75% 2 Missing ⚠️
@@            Coverage Diff             @@
##           stable     #315      +/-   ##
==========================================
+ Coverage   70.92%   71.32%   +0.40%     
==========================================
  Files          87       87              
  Lines        7879     7871       -8     
  Branches     1527     1517      -10     
==========================================
+ Hits         5588     5614      +26     
+ Misses       1895     1865      -30     
+ Partials      396      392       -4     
Flag Coverage Δ
integration-tests 22.80% <19.04%> (+0.09%) ⬆️
python-3.10 45.45% <66.66%> (+0.22%) ⬆️
python-3.11 45.45% <66.66%> (+0.22%) ⬆️
python-3.12 45.45% <66.66%> (+0.22%) ⬆️
python-3.13 45.48% <66.66%> (+0.27%) ⬆️
python-3.9 44.37% <66.66%> (+0.27%) ⬆️
python-filler-3.12 24.66% <16.66%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
infrahub_sdk/client.py 67.78% <ø> (+0.22%) ⬆️
infrahub_sdk/schema/main.py 84.04% <100.00%> (+0.25%) ⬆️
infrahub_sdk/schema/__init__.py 70.06% <93.75%> (+3.39%) ⬆️
infrahub_sdk/query_groups.py 46.87% <0.00%> (+6.47%) ⬆️

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

@lykinsbd lykinsbd merged commit a56a48e into stable Mar 21, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants