Skip to content

Conversation

@ogenstad
Copy link
Contributor

No description provided.

ogenstad and others added 30 commits April 23, 2025 09:43
…C-1169

Add branch parameter to clone methods
Merge stable into develop
* 1.11.1 release prep
…onse-IHS-105

Add ability to use convert_query_response with Python Transforms
Merge stable into develop
Merge stable into develop
Split node.py into multiple files
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19 to 20.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@v19...v20)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-version: '20'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/DavidAnson/markdownlint-cli2-action-20

Bump DavidAnson/markdownlint-cli2-action from 19 to 20
Trigger markdown lint on github action updates & fix rules
Merge stable into develop
Refactor InfrahubNode to avoid dynamic class creation
Merge stable into develop
Merge stable into develop
@github-actions github-actions bot added group/ci Issue related to the CI pipeline type/documentation Improvements or additions to documentation labels Jun 11, 2025
@codecov
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

Attention: Patch coverage is 82.73717% with 111 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/node/relationship.py 71.61% 30 Missing and 14 partials ⚠️
infrahub_sdk/node/node.py 74.72% 15 Missing and 8 partials ⚠️
infrahub_sdk/node/related_node.py 87.16% 10 Missing and 9 partials ⚠️
infrahub_sdk/protocols_base.py 56.52% 0 Missing and 10 partials ⚠️
infrahub_sdk/ctl/generator.py 0.00% 4 Missing ⚠️
infrahub_sdk/node/attribute.py 94.87% 2 Missing and 2 partials ⚠️
infrahub_sdk/node/parsers.py 63.63% 3 Missing and 1 partial ⚠️
infrahub_sdk/query_groups.py 77.77% 2 Missing ⚠️
infrahub_sdk/node/property.py 92.85% 0 Missing and 1 partial ⚠️
@@            Coverage Diff             @@
##           stable     #442      +/-   ##
==========================================
- Coverage   76.51%   75.57%   -0.95%     
==========================================
  Files         101      100       -1     
  Lines       10809     8750    -2059     
  Branches     2334     1704     -630     
==========================================
- Hits         8271     6613    -1658     
+ Misses       1907     1661     -246     
+ Partials      631      476     -155     
Flag Coverage Δ
integration-tests 34.64% <39.81%> (-1.09%) ⬇️
python-3.10 47.85% <53.03%> (-1.75%) ⬇️
python-3.11 47.87% <53.03%> (-1.72%) ⬇️
python-3.12 47.85% <53.03%> (-1.73%) ⬇️
python-3.13 47.85% <53.03%> (-1.72%) ⬇️
python-3.9 46.54% <53.03%> (-1.92%) ⬇️
python-filler-3.12 25.28% <25.50%> (+0.87%) ⬆️

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

Files with missing lines Coverage Δ
infrahub_sdk/client.py 69.55% <ø> (-2.39%) ⬇️
infrahub_sdk/node/__init__.py 100.00% <100.00%> (ø)
infrahub_sdk/node/constants.py 100.00% <100.00%> (ø)
infrahub_sdk/protocols.py 100.00% <100.00%> (ø)
infrahub_sdk/schema/main.py 89.45% <100.00%> (-0.84%) ⬇️
infrahub_sdk/schema/repository.py 87.24% <100.00%> (-1.90%) ⬇️
infrahub_sdk/spec/object.py 84.78% <100.00%> (ø)
infrahub_sdk/store.py 76.43% <100.00%> (ø)
infrahub_sdk/testing/schemas/car_person.py 81.41% <ø> (+2.79%) ⬆️
infrahub_sdk/utils.py 84.75% <ø> (-0.49%) ⬇️
... and 10 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ogenstad ogenstad changed the title Test Merge stable into develop Jun 11, 2025
@wvandeun wvandeun marked this pull request as ready for review June 11, 2025 15:36
@wvandeun wvandeun merged commit c22ab24 into stable Jun 11, 2025
34 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 type/documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants