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

Fix FPDF_MovePages on windows

3b8816c
Select commit
Loading
Failed to load commit list.
Merged

Update to pdfium 6150 #122

Fix FPDF_MovePages on windows
3b8816c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 1s

75.62% (+0.12%) compared to b134502

View this Pull Request on Codecov

75.62% (+0.12%) compared to b134502

Details

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.