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

Update to pdfium 6150 #122

Merged
merged 6 commits into from
Nov 28, 2023
Merged

Update to pdfium 6150 #122

merged 6 commits into from
Nov 28, 2023

Conversation

jerbob92
Copy link
Contributor

@jerbob92 jerbob92 commented Nov 28, 2023

  • Update to pdfium 6150
  • Implemented FPDF_GetDocUserPermissions
  • Implemented FPDF_MovePages
  • Implemented FPDF_StructElement_GetChildMarkedContentID

@jerbob92 jerbob92 changed the title Feature/update to pdfium 6150 Update to pdfium 6150 Nov 28, 2023
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (b134502) 75.50% compared to head (3b8816c) 75.62%.

Files Patch % Lines
internal/implementation_webassembly/fpdf_edit.go 81.81% 4 Missing and 2 partials ⚠️
...rnal/implementation_webassembly/fpdf_structtree.go 84.21% 2 Missing and 1 partial ⚠️
internal/implementation_webassembly/fpdfview.go 93.47% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   75.50%   75.62%   +0.12%     
==========================================
  Files         110      110              
  Lines       24434    24609     +175     
==========================================
+ Hits        18448    18611     +163     
- Misses       4223     4231       +8     
- Partials     1763     1767       +4     

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

@jerbob92 jerbob92 merged commit b2eb1db into main Nov 28, 2023
29 checks passed
@jerbob92 jerbob92 deleted the feature/update-to-pdfium-6150 branch November 28, 2023 19:21
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