Skip to content

Conversation

@infrahub-github-bot-app
Copy link

Merging stable into develop after merging pull request #516.

@coderabbitai
Copy link

coderabbitai bot commented Aug 27, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbit review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbit in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbit in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbit gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbit read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbit help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbit ignore or @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbit summary or Summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbit or @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 27, 2025

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: fe666d0
Status: ✅  Deploy successful!
Preview URL: https://c449e164.infrahub-sdk-python.pages.dev

View logs

gmazoyer and others added 2 commits August 28, 2025 11:20
* Allow representing null values in graphql
* Keep null values when stripping unmodified data
@github-actions github-actions bot added the type/documentation Improvements or additions to documentation label Aug 28, 2025
@codecov
Copy link

codecov bot commented Aug 28, 2025

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/node/node.py 83.33% 0 Missing and 2 partials ⚠️
@@             Coverage Diff             @@
##           develop     #517      +/-   ##
===========================================
+ Coverage    75.74%   75.76%   +0.02%     
===========================================
  Files          100      100              
  Lines         8846     8858      +12     
  Branches      1732     1737       +5     
===========================================
+ Hits          6700     6711      +11     
  Misses        1670     1670              
- Partials       476      477       +1     
Flag Coverage Δ
integration-tests 34.73% <80.00%> (+0.06%) ⬆️
python-3.10 48.27% <80.00%> (+0.05%) ⬆️
python-3.11 48.27% <80.00%> (+0.05%) ⬆️
python-3.12 48.25% <80.00%> (+0.05%) ⬆️
python-3.13 48.25% <80.00%> (+0.05%) ⬆️
python-3.9 46.92% <80.00%> (+0.03%) ⬆️
python-filler-3.12 25.06% <6.66%> (-0.04%) ⬇️

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

Files with missing lines Coverage Δ
infrahub_sdk/graphql.py 99.10% <100.00%> (+0.01%) ⬆️
infrahub_sdk/node/node.py 76.13% <83.33%> (+0.17%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmazoyer gmazoyer merged commit 49335ca into develop Aug 28, 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.

2 participants