Skip to content

Conversation

@wdeconinck
Copy link
Member

In ecbundle/build.py the ecbundle_version string was not printed in the generated configure.sh, build.sh, install.sh scripts.
This PR fixes that and places the __version__ string in a dedicated version.py file.

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 40.67%. Comparing base (468b73c) to head (335fd61).

Files with missing lines Patch % Lines
setup.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #37      +/-   ##
===========================================
+ Coverage    40.66%   40.67%   +0.01%     
===========================================
  Files           48       49       +1     
  Lines        10129    10131       +2     
===========================================
+ Hits          4119     4121       +2     
  Misses        6010     6010              

☔ View full report in Codecov by Sentry.
📢 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.

@wdeconinck wdeconinck merged commit 38e590e into develop Nov 10, 2025
7 checks passed
@wdeconinck wdeconinck deleted the fix/version_handling branch November 10, 2025 14:49
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.

3 participants