Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: fix decoupler config to use correct python #2382

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

mloubout
Copy link
Contributor

@mloubout mloubout commented Jun 4, 2024

fix decoupler to use sys.python (like for parallel) to avoid picking up wrong pytest

@mloubout mloubout added the CI continuous integration label Jun 4, 2024
@mloubout mloubout requested a review from FabioLuporini June 4, 2024 14:03
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.70%. Comparing base (32c2a2d) to head (c15759b).

Files Patch % Lines
conftest.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2382      +/-   ##
==========================================
- Coverage   86.82%   86.70%   -0.13%     
==========================================
  Files         234      234              
  Lines       43985    43986       +1     
  Branches     8126     8126              
==========================================
- Hits        38192    38136      -56     
- Misses       5086     5148      +62     
+ Partials      707      702       -5     

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

@mloubout mloubout merged commit a85ef2e into master Jun 4, 2024
31 checks passed
@mloubout mloubout deleted the pytest-bugfix branch June 4, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants