Skip to content

Fix example tests#964

Merged
NicolaCourtier merged 1 commit into
developfrom
skip-pyprobe-example
Jul 20, 2026
Merged

Fix example tests#964
NicolaCourtier merged 1 commit into
developfrom
skip-pyprobe-example

Conversation

@NicolaCourtier

Copy link
Copy Markdown
Member

Description

Skip the new example when testing Python versions that are not supported by PyProBE.

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #).

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: $ pre-commit run or $ nox -s pre-commit (see CONTRIBUTING.md for how to set this up to run automatically when committing locally, in just two lines of code)
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctest
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.95%. Comparing base (3171a07) to head (b183653).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #964      +/-   ##
===========================================
+ Coverage    92.13%   92.95%   +0.81%     
===========================================
  Files           74       80       +6     
  Lines         5799     6614     +815     
===========================================
+ Hits          5343     6148     +805     
- Misses         456      466      +10     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

@NicolaCourtier
NicolaCourtier merged commit ae7efab into develop Jul 20, 2026
34 checks passed
@NicolaCourtier
NicolaCourtier deleted the skip-pyprobe-example branch July 20, 2026 17:21
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.

2 participants