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

handle empty input #120

Merged
merged 1 commit into from May 30, 2023
Merged

handle empty input #120

merged 1 commit into from May 30, 2023

Conversation

PSeitz
Copy link
Owner

@PSeitz PSeitz commented May 28, 2023

closes #116

@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

Merging #120 (6e9b9fb) into main (7b64741) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   89.90%   89.85%   -0.06%     
==========================================
  Files          13       13              
  Lines        2467     2473       +6     
==========================================
+ Hits         2218     2222       +4     
- Misses        249      251       +2     
Impacted Files Coverage Δ
src/frame/compress.rs 78.94% <100.00%> (+0.52%) ⬆️

... and 1 file with indirect coverage changes

@PSeitz PSeitz merged commit b6774ac into main May 30, 2023
3 of 4 checks passed
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.

empty input on frame compression
1 participant