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

tests: Don’t check exact build tag length #103

Merged
merged 1 commit into from
Nov 26, 2023
Merged

Conversation

robin-nitrokey
Copy link
Member

Instead of requiring that the length of the build tag is exactly 7, we only ensure that it is at least 4. The exact length of the build tag depends on the current version number and whether it is build directly from a tag.

Instead of requiring that the length of the build tag is exactly 7, we
only ensure that it is at least 4.  The exact length of the build tag
depends on the current version number and whether it is build directly
from a tag.
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f5a1015) 79.99% compared to head (6a44552) 79.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   79.99%   79.99%           
=======================================
  Files         750      750           
  Lines       13341    13341           
=======================================
  Hits        10672    10672           
  Misses       2669     2669           

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

@robin-nitrokey robin-nitrokey merged commit 17a04fa into main Nov 26, 2023
8 checks passed
@robin-nitrokey robin-nitrokey deleted the build-tag-len branch November 26, 2023 14: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.

1 participant