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: automatic page break is never performed on an empty page #535

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

Lucas-C
Copy link
Member

@Lucas-C Lucas-C commented Sep 13, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #535 (40783e8) into master (378a98a) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

❗ Current head 40783e8 differs from pull request most recent head 2c41f8b. Consider uploading reports for the commit 2c41f8b to get more accurate results

@@            Coverage Diff             @@
##           master     #535      +/-   ##
==========================================
- Coverage   94.10%   93.97%   -0.14%     
==========================================
  Files          22       22              
  Lines        6206     6070     -136     
  Branches     1265     1231      -34     
==========================================
- Hits         5840     5704     -136     
  Misses        191      191              
  Partials      175      175              
Impacted Files Coverage Δ
fpdf/fpdf.py 92.56% <100.00%> (-0.01%) ⬇️
fpdf/prefs.py 90.90% <0.00%> (-1.95%) ⬇️
fpdf/drawing.py 92.73% <0.00%> (-0.28%) ⬇️
fpdf/syntax.py 95.37% <0.00%> (-0.05%) ⬇️
fpdf/sign.py 100.00% <0.00%> (ø)
fpdf/enums.py 100.00% <0.00%> (ø)
fpdf/__init__.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Lucas-C Lucas-C merged commit b0c0973 into master Sep 13, 2022
@Lucas-C Lucas-C deleted the issue-528 branch September 13, 2022 22:36
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.

1 participant