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

XFA/v8 support #159

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

XFA/v8 support #159

wants to merge 22 commits into from

Conversation

jerbob92
Copy link
Contributor

@jerbob92 jerbob92 commented Apr 17, 2024

Fixes #156

@jerbob92 jerbob92 mentioned this pull request Apr 17, 2024
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 5.49085% with 568 lines in your changes are missing coverage. Please review.

Project coverage is 75.86%. Comparing base (655f22e) to head (98f025f).

Files Patch % Lines
internal/implementation_cgo/fpdf_formfill.go 5.40% 522 Missing and 3 partials ⚠️
internal/implementation_cgo/implementation.go 7.69% 11 Missing and 1 partial ⚠️
internal/implementation_cgo/text.go 0.00% 8 Missing ⚠️
internal/implementation_cgo/bstr.go 0.00% 7 Missing ⚠️
internal/implementation_cgo/fpdfview_no_xfa.go 0.00% 6 Missing ⚠️
internal/implementation_webassembly/fpdfview.go 0.00% 6 Missing ⚠️
...ernal/implementation_webassembly/implementation.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
- Coverage   78.14%   75.86%   -2.28%     
==========================================
  Files         110      113       +3     
  Lines       18942    19519     +577     
==========================================
+ Hits        14803    14809       +6     
- Misses       2358     2924     +566     
- Partials     1781     1786       +5     

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

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.

Any plans for XFA/V8?
1 participant