Skip to content

Adjust executor test for broader compatibility - #739

Merged
cottsay merged 1 commit into
masterfrom
cottsay/extension-point-test-fix
Jun 22, 2026
Merged

Adjust executor test for broader compatibility#739
cottsay merged 1 commit into
masterfrom
cottsay/extension-point-test-fix

Conversation

@cottsay

@cottsay cottsay commented Jun 15, 2026

Copy link
Copy Markdown
Member

It looks like Python 3.15 is adding some additional checks on entry point values, and the hyphen character in eC-prime makes it invalid. Just convert it to an underscore instead.

It looks like Python 3.15 is adding some additional checks on entry
point values, and the hyphen character in `eC-prime` makes it invalid.
Just convert it to an underscore instead.
@cottsay cottsay added this to the 0.21.1 milestone Jun 15, 2026
@cottsay cottsay self-assigned this Jun 15, 2026
@cottsay cottsay added the bug Something isn't working label Jun 15, 2026
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.09%. Comparing base (743bea8) to head (0725496).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #739   +/-   ##
=======================================
  Coverage   87.09%   87.09%           
=======================================
  Files          69       69           
  Lines        4130     4130           
  Branches      715      715           
=======================================
  Hits         3597     3597           
  Misses        419      419           
  Partials      114      114           

☔ 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.

@cottsay
cottsay merged commit dbc75ee into master Jun 22, 2026
46 checks passed
@cottsay
cottsay deleted the cottsay/extension-point-test-fix branch June 22, 2026 16:14
LeroyR pushed a commit to CentralLabFacilities/colcon-core that referenced this pull request Jun 25, 2026
It looks like Python 3.15 is adding some additional checks on entry
point values, and the hyphen character in `eC-prime` makes it invalid.
Just convert it to an underscore instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants