Skip to content

Conversation

@toddeTV
Copy link
Contributor

@toddeTV toddeTV commented Jan 28, 2025

Resolves #258

Short hint:
Changelogen GitHub release creation does not support pre-release versions like v1.0.0-rc.0 or v1.0.0-0.
Strangely, it can bump a version to something like this, which is then is not supported during GitHub release creation.

@codecov
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.11%. Comparing base (0914fd7) to head (9dda936).
Report is 56 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #259       +/-   ##
===========================================
- Coverage   69.10%   45.11%   -24.00%     
===========================================
  Files           9       12        +3     
  Lines         916      951       +35     
  Branches       85       95       +10     
===========================================
- Hits          633      429      -204     
- Misses        283      519      +236     
- Partials        0        3        +3     

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

Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thnx!

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.

GitHub release creation does not support pre versions

2 participants