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

Bug Fixes #326

Merged
merged 3 commits into from
Mar 22, 2025
Merged

Bug Fixes #326

merged 3 commits into from
Mar 22, 2025

Conversation

coordt
Copy link
Member

@coordt coordt commented Mar 22, 2025

coordt added 2 commits March 22, 2025 09:25
Refactor `_contains_change_pattern` method by removing unused `context` parameter.

Replace version config usage with `DEFAULT_CONFIG` to provide correct fallback logic.

Minor test update to align with changes.
Copy link

Version hint: patch
Current version: 1.1.0
New version (when merged): 1.1.1

Comment ID: Display the version hint-auto-generated

Copy link

github-actions bot commented Mar 22, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-03-22 16:21 UTC

A `replace` unit test was trying to ignore and include the same file for tests, leading to the same file being included twice.
Copy link

codecov bot commented Mar 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.03%. Comparing base (64da2d9) to head (de4438b).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
+ Coverage   94.92%   95.03%   +0.10%     
==========================================
  Files          29       29              
  Lines        1972     1973       +1     
  Branches      208      208              
==========================================
+ Hits         1872     1875       +3     
+ Misses         72       71       -1     
+ Partials       28       27       -1     
Flag Coverage Δ
python-3.10 95.03% <100.00%> (+0.10%) ⬆️
python-3.11 95.03% <100.00%> (+0.10%) ⬆️
python-3.12 95.03% <100.00%> (+0.10%) ⬆️
python-3.13 95.03% <100.00%> (+0.10%) ⬆️
python-3.8 95.03% <100.00%> (+0.10%) ⬆️
python-3.9 95.03% <100.00%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@coordt coordt merged commit 62f2930 into master Mar 22, 2025
22 checks passed
@coordt coordt deleted the fix-moveable-tags branch March 22, 2025 16:21
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.

Custom searches do not fail if the file also contains the version number
1 participant