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 xml2pdf usage when using embedded images #1614

Merged
merged 2 commits into from
Nov 15, 2022
Merged

Conversation

jwkaltz
Copy link
Member

@jwkaltz jwkaltz commented Nov 15, 2022

xml2pdf is already configured via "use_wms" regarding the issue of using embedded images or not, therefore this should never be disallowed.

This is a follow up to the pull request #1612 , which was thus incomplete.

Note: this code change was tested on Glarus server.

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #1614 (9b95024) into master (db57b74) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1614      +/-   ##
==========================================
+ Coverage   67.72%   67.76%   +0.04%     
==========================================
  Files         121      121              
  Lines        5041     5038       -3     
==========================================
  Hits         3414     3414              
+ Misses       1627     1624       -3     
Flag Coverage Δ
unittests 67.76% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...d_oereb/contrib/print_proxy/xml_2_pdf/xml_2_pdf.py 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jwkaltz jwkaltz requested review from voisardf and romefi November 15, 2022 07:45
Copy link
Collaborator

@voisardf voisardf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks

@jwkaltz jwkaltz merged commit 5213c11 into master Nov 15, 2022
@jwkaltz jwkaltz deleted the fix_xml2pdf_withimages branch November 15, 2022 08:12
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