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

Work around buggy Base.pkgversion again. #594

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Work around buggy Base.pkgversion again. #594

merged 1 commit into from
Jul 4, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jul 4, 2024

Closes #593

Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.87%. Comparing base (39beabb) to head (a615ea0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #594   +/-   ##
=======================================
  Coverage   76.87%   76.87%           
=======================================
  Files          24       24           
  Lines        3481     3481           
=======================================
  Hits         2676     2676           
  Misses        805      805           

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

@maleadt maleadt merged commit 54d45e0 into master Jul 4, 2024
21 checks passed
@maleadt maleadt deleted the tb/pkgver branch July 4, 2024 07:56
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.

pkgversion can return nothing.
1 participant