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

Fix version regex when querying veresions #71

Merged
merged 3 commits into from
Mar 15, 2024
Merged

Fix version regex when querying veresions #71

merged 3 commits into from
Mar 15, 2024

Conversation

tekktrik
Copy link
Owner

Resolves #60

@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3d54cdc) to head (4b32047).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #71   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        30    +1     
  Lines         1108      1155   +47     
=========================================
+ Hits          1108      1155   +47     
Flag Coverage Δ
macos-latest-py-3.10 ?
macos-latest-py-3.11 ?
macos-latest-py-3.12 ?
macos-latest-py-3.8 100.00% <100.00%> (ø)
macos-latest-py-3.9 ?
ubuntu-latest-py-3.10 100.00% <100.00%> (ø)
ubuntu-latest-py-3.11 100.00% <100.00%> (ø)
ubuntu-latest-py-3.12 100.00% <100.00%> (ø)
ubuntu-latest-py-3.8 ?
ubuntu-latest-py-3.9 100.00% <100.00%> (ø)
windows-latest-py-3.10 ?
windows-latest-py-3.11 ?
windows-latest-py-3.12 ?
windows-latest-py-3.8 ?
windows-latest-py-3.9 ?

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.

@tekktrik tekktrik force-pushed the dev/regex-fixes branch 4 times, most recently from dc818b4 to 28257db Compare March 15, 2024 16:57
@tekktrik tekktrik linked an issue Mar 15, 2024 that may be closed by this pull request
@tekktrik tekktrik merged commit 818a34e into main Mar 15, 2024
12 checks passed
@tekktrik tekktrik deleted the dev/regex-fixes branch March 17, 2024 00:06
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.

Fix issue where CI fails unnecessarily Fix version regex when querying versions
2 participants