Skip to content

Conversation

@kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Apr 22, 2025

Changes

new argument strict_semver in match_semver() and related functions to toggle enforcing strict semantic versioning or allow a relaxed version with only major & minor components

Issues

see CCBR/actions#71

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • Write unit tests for any new features, bug fixes, or other code changes.
  • [ ] Update docs if there are any API changes.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.73%. Comparing base (8571da8) to head (fb4c430).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   69.69%   69.73%   +0.03%     
==========================================
  Files          21       21              
  Lines        1541     1543       +2     
==========================================
+ Hits         1074     1076       +2     
  Misses        467      467              

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

@kelly-sovacool kelly-sovacool merged commit 4847c23 into main Apr 24, 2025
11 checks passed
@kelly-sovacool kelly-sovacool deleted the nonsemantic-version branch April 24, 2025 19: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.

2 participants