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

feat(blp): add support for getting images from raw BLPs #14

Merged

Conversation

fallenoak
Copy link
Member

This PR introduces support for getting images from BLPs using the COLOR_RAW color format.

@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7d82ab1) 90.80% compared to head (863d167) 91.25%.

Files Patch % Lines
src/lib/blp/Blp.ts 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   90.80%   91.25%   +0.44%     
==========================================
  Files           7        8       +1     
  Lines         696      743      +47     
  Branches       99      107       +8     
==========================================
+ Hits          632      678      +46     
- Misses         64       65       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fallenoak fallenoak merged commit 3ba582a into main Dec 7, 2023
3 checks passed
@fallenoak fallenoak deleted the feat-blp-add-support-for-getting-images-from-raw-blps branch December 7, 2023 04:00
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