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 wrong display of some image files when BPP is not properly set in area #506

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

nroggeman-ledger
Copy link
Contributor

The goal of this PR is to fix potential inconsistency between the number of BPP set in the area and the number of BPP set in image "file" header. The Header is supposed to be the good one so the one in the area must be overriden.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.99%. Comparing base (836624d) to head (89610c8).

Files Patch % Lines
src/bolos/nbgl.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #506      +/-   ##
==========================================
- Coverage   44.99%   44.99%   -0.01%     
==========================================
  Files         120      120              
  Lines       12045    12046       +1     
  Branches      964      964              
==========================================
  Hits         5420     5420              
- Misses       6290     6291       +1     
  Partials      335      335              

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

@nroggeman-ledger nroggeman-ledger merged commit 71b271c into master Jul 12, 2024
26 of 27 checks passed
@nroggeman-ledger nroggeman-ledger deleted the fix-bad-nbgl-image-file-display branch July 12, 2024 10:47
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