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

add 32-bit tests; return errors in case of string-to-int overflows #39

Merged
merged 1 commit into from
May 8, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented May 8, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #39 (e6296fd) into main (77f9d31) will not change coverage.
The diff coverage is 88.88%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   71.38%   71.38%           
=======================================
  Files          49       49           
  Lines        4411     4411           
=======================================
  Hits         3149     3149           
  Misses        974      974           
  Partials      288      288           
Impacted Files Coverage Δ
pkg/playlist/media.go 73.33% <80.00%> (ø)
pkg/playlist/media_skip.go 100.00% <100.00%> (ø)
pkg/playlist/multivariant.go 84.44% <100.00%> (ø)
pkg/playlist/multivariant_variant.go 93.33% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 merged commit 9f91267 into main May 8, 2023
@aler9 aler9 deleted the feature-32 branch May 8, 2023 09:55
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants