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 parsing pre-release firmware versions #28

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Conversation

tekktrik
Copy link
Owner

Fixes #27

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (37602e0) 100.00% compared to head (3274a18) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #28   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          470       471    +1     
=========================================
+ Hits           470       471    +1     
Flag Coverage Δ
macos-latest-py-3.10 100.00% <100.00%> (ø)
macos-latest-py-3.11 100.00% <100.00%> (ø)
macos-latest-py-3.12 100.00% <100.00%> (ø)
macos-latest-py-3.8 100.00% <100.00%> (ø)
macos-latest-py-3.9 100.00% <100.00%> (ø)
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 100.00% <100.00%> (ø)
ubuntu-latest-py-3.9 100.00% <100.00%> (ø)
windows-latest-py-3.10 100.00% <100.00%> (ø)
windows-latest-py-3.11 100.00% <100.00%> (ø)
windows-latest-py-3.12 100.00% <100.00%> (ø)
windows-latest-py-3.8 100.00% <100.00%> (ø)
windows-latest-py-3.9 100.00% <100.00%> (ø)

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 merged commit 422022f into main Feb 22, 2024
32 checks passed
@tekktrik tekktrik deleted the fix/parse-prerelease branch February 22, 2024 17:31
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.

Allow parsing of pre-release versions
2 participants