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 a packed binary format, tweaks, fix blitting. #9

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

matanlurey
Copy link
Owner

Closes #3.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10648112902

Details

  • 45 of 60 (75.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.4%) to 95.515%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/src/codec/packedbm.dart 33 36 91.67%
lib/src/codec/netpbm.dart 8 20 40.0%
Totals Coverage Status
Change from base Build 10642254526: -1.4%
Covered Lines: 937
Relevant Lines: 981

💛 - Coveralls

@matanlurey matanlurey merged commit ba4ea33 into main Aug 31, 2024
1 check passed
@matanlurey matanlurey deleted the packedbm-and-fix-blit branch August 31, 2024 20:39
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.

Support an embedded "micro format" of 0s and 1s
2 participants