Skip to content

Fix: Wrong type passed to first argument of pytest.mark.parametrize#844

Draft
ogenstad wants to merge 1 commit intoinfrahub-developfrom
pog-PT006
Draft

Fix: Wrong type passed to first argument of pytest.mark.parametrize#844
ogenstad wants to merge 1 commit intoinfrahub-developfrom
pog-PT006

Conversation

@ogenstad
Copy link
Contributor

Why

Minor linting correction

What changed

Use the correct parameter type for pytest.mark.parametrize

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 19, 2026

Deploying infrahub-sdk-python with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5864562
Status: ✅  Deploy successful!
Preview URL: https://a4779c58.infrahub-sdk-python.pages.dev
Branch Preview URL: https://pog-pt006.infrahub-sdk-python.pages.dev

View logs

@coderabbitai
Copy link

coderabbitai bot commented Feb 19, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

❗ There is a different number of reports uploaded between BASE (b417aaf) and HEAD (5864562). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (b417aaf) HEAD (5864562)
integration-tests 1 0
@@                 Coverage Diff                  @@
##           infrahub-develop     #844      +/-   ##
====================================================
- Coverage             80.59%   72.77%   -7.82%     
====================================================
  Files                   118      118              
  Lines                 10235    10235              
  Branches               1538     1538              
====================================================
- Hits                   8249     7449     -800     
- Misses                 1456     2270     +814     
+ Partials                530      516      -14     
Flag Coverage Δ
integration-tests ?
python-3.10 51.81% <ø> (ø)
python-3.11 51.81% <ø> (ø)
python-3.12 51.81% <ø> (ø)
python-3.13 51.81% <ø> (+0.01%) ⬆️
python-3.14 53.50% <ø> (+0.01%) ⬆️
python-filler-3.12 23.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 33 files with indirect coverage changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments