Skip to content

Merge develop into infrahub-develop#898

Merged
ogenstad merged 10 commits intoinfrahub-developfrom
develop
Mar 27, 2026
Merged

Merge develop into infrahub-develop#898
ogenstad merged 10 commits intoinfrahub-developfrom
develop

Conversation

@infrahub-github-bot-app
Copy link
Copy Markdown
Contributor

Merging develop into infrahub-develop after merging pull request #897.

@infrahub-github-bot-app infrahub-github-bot-app bot requested a review from a team as a code owner March 26, 2026 19:45
@infrahub-github-bot-app infrahub-github-bot-app bot self-assigned this Mar 26, 2026
@github-actions github-actions bot added the group/ci Issue related to the CI pipeline label Mar 26, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 26, 2026

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: 334eefb
Status: ✅  Deploy successful!
Preview URL: https://bcf49bbb.infrahub-sdk-python.pages.dev
Branch Preview URL: https://develop.infrahub-sdk-python.pages.dev

View logs

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@                 Coverage Diff                  @@
##           infrahub-develop     #898      +/-   ##
====================================================
+ Coverage             81.04%   81.09%   +0.05%     
====================================================
  Files                   120      121       +1     
  Lines                 10449    10592     +143     
  Branches               1562     1581      +19     
====================================================
+ Hits                   8468     8590     +122     
- Misses                 1473     1487      +14     
- Partials                508      515       +7     
Flag Coverage Δ
integration-tests 41.07% <50.00%> (-0.43%) ⬇️
python-3.10 52.68% <50.00%> (+0.14%) ⬆️
python-3.11 52.68% <50.00%> (+0.14%) ⬆️
python-3.12 52.66% <50.00%> (+0.13%) ⬆️
python-3.13 52.68% <50.00%> (+0.14%) ⬆️
python-3.14 54.34% <50.00%> (+0.10%) ⬆️
python-filler-3.12 23.81% <50.00%> (+0.07%) ⬆️

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

Files with missing lines Coverage Δ
infrahub_sdk/protocols_base.py 73.43% <100.00%> (ø)
infrahub_sdk/spec/object.py 85.24% <100.00%> (+0.04%) ⬆️
infrahub_sdk/testing/schemas/animal.py 97.10% <ø> (ø)

... and 6 files with indirect coverage changes

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

When an object specifies an `object_template`, the template provides
default values for mandatory fields (including resource pool
allocations). The client-side validation was rejecting these objects
because mandatory fields like were not present in the YAML data, even
though the server would resolve them from the template.

Skip the mandatory field check in `validate_object()` when
`object_template` is present in the data, allowing the server to
validate template completeness instead.
Merge stable into develop
@ogenstad ogenstad merged commit 8a71161 into infrahub-develop Mar 27, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

group/ci Issue related to the CI pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants