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

Split PayloadGeneratorTests into multiple files #569

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

Shane32
Copy link
Contributor

@Shane32 Shane32 commented Jun 29, 2024

Summary

Test cleanup. Splits PayloadGeneratorTests into multiple files just like how the generator code was broken into multiple files. No changes to tests.

@codebude
Copy link
Owner

Looks good to me. Thanks!

@codebude codebude merged commit 7bab87d into codebude:master Jun 29, 2024
4 checks passed
@Shane32 Shane32 deleted the split_payload_tests branch June 29, 2024 14:48
@codebude
Copy link
Owner

@Shane32 do you plan any further PRs that should be part of v1.6? Otherwise I would release 1.6 this weekend.

@Shane32
Copy link
Contributor Author

Shane32 commented Jun 29, 2024

No. Sounds great; go ahead.

@Shane32
Copy link
Contributor Author

Shane32 commented Jun 29, 2024

Unless you want me to write a pr that changes the bmp writer to make 1-bit images with indexed color like the png one does instead of 24-bit uncompressed images. The generated image files would be much smaller.

@codebude
Copy link
Owner

That sounds like a great idea. But we can also implement it in a 1.6.1/1.7.0 (or if nothing else is on the roadmap) in a 2.0. ;-)
So no need to rush. :-)

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.

2 participants