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

Removing open() & close() methods, that were only used internally… #563

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

Lucas-C
Copy link
Member

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

… and should never have been called by end-user code

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Base: 94.07% // Head: 94.06% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (bf07fe6) compared to base (9131996).
Patch coverage: 92.85% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #563      +/-   ##
==========================================
- Coverage   94.07%   94.06%   -0.02%     
==========================================
  Files          21       21              
  Lines        6124     6113      -11     
  Branches     1250     1249       -1     
==========================================
- Hits         5761     5750      -11     
  Misses        189      189              
  Partials      174      174              
Impacted Files Coverage Δ
fpdf/fpdf.py 92.58% <91.66%> (-0.04%) ⬇️
fpdf/enums.py 100.00% <100.00%> (ø)

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

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

… and should never have been called by end-user code
@Lucas-C Lucas-C merged commit 1c68579 into master Sep 28, 2022
@Lucas-C Lucas-C deleted the removing-open-remove-methods branch September 28, 2022 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant