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: use width to calculate rowstride #11

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

spazziale
Copy link
Contributor

No description provided.

@rubdos
Copy link
Member

rubdos commented Aug 26, 2023

Can we throw in some test to catch the previous faulty behaviour, also for image?

@codecov
Copy link

codecov bot commented Aug 26, 2023

Codecov Report

Merging #11 (b1fc8d6) into main (9ed0f0f) will increase coverage by 1.37%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   88.11%   89.49%   +1.37%     
==========================================
  Files           6        6              
  Lines         244      276      +32     
==========================================
+ Hits          215      247      +32     
  Misses         29       29              
Files Changed Coverage Δ
src/lib.rs 96.59% <100.00%> (+0.75%) ⬆️

@spazziale
Copy link
Contributor Author

Can we throw in some test to catch the previous faulty behaviour, also for image?

I don't think that is needed/possible to do with image

src/lib.rs Show resolved Hide resolved
src/lib.rs Show resolved Hide resolved
@rubdos rubdos merged commit 592df83 into whisperfish:main Sep 5, 2023
7 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.

3 participants