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

Bugfix: allowing images path starting with 'data' to be passed to FPDF.image() - fix #794 #796

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

Lucas-C
Copy link
Member

@Lucas-C Lucas-C commented Jun 1, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ba7d27a) 93.29% compared to head (163964b) 93.29%.

❗ Current head 163964b differs from pull request most recent head f26922c. Consider uploading reports for the commit f26922c to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #796   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files          27       27           
  Lines        7355     7355           
  Branches     1331     1331           
=======================================
  Hits         6862     6862           
  Misses        309      309           
  Partials      184      184           
Impacted Files Coverage Δ
fpdf/image_parsing.py 83.89% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Lucas-C Lucas-C merged commit 6779a1f into master Jun 1, 2023
10 checks passed
@Lucas-C Lucas-C deleted the issue-794 branch June 1, 2023 14:16
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.

None yet

1 participant