8000 Release unipdf v3.1.1 by gunnsth · Pull Request #140 · unidoc/unipdf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release unipdf v3.1.1 #140

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

Merged
merged 17 commits into from
Aug 4, 2019
Merged

Release unipdf v3.1.1 #140

merged 17 commits into from
Aug 4, 2019

Conversation

gunnsth
Copy link
Contributor
@gunnsth gunnsth commented Aug 4, 2019

This change is Reviewable

adrg and others added 17 commits July 22, 2019 17:19
* Simplify lazy loading logic, remove redundancy. Fixes, improved performance.
* Additional lazy reader fixes
* Make core.IsNullObject method resolve references
* Adapt appender test cases for lazy reader usage
* Merge blocks and draw to page once
* Adapt stream compression test case
* Preserve original behavior of the raw stream compression test case
…doc#133)

* Inherit rotation when creating block from page using the creator
* Use the center of blocks as point of origin for rotation
* Preserve appearance of test cases containing rotated blocks
* Copy block annotations when drawing subcomponents
* Add table paragraph links test case
Useful when processing and grouping text marks.
Append function to TextMarkArray for processing and grouping text
@codecov
Copy link
codecov bot commented Aug 4, 2019

Codecov Report

Merging #140 into master will decrease coverage by 0.05%.
The diff coverage is 57.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
- Coverage   56.25%   56.19%   -0.06%     
==========================================
  Files         187      187              
  Lines       33656    33644      -12     
==========================================
- Hits        18932    18906      -26     
- Misses      12297    12316      +19     
+ Partials     2427     2422       -5
Impacted Files Coverage Δ
model/resources.go 58.7% <100%> (ø) ⬆️
core/primitives.go 78.15% <100%> (ø) ⬆️
model/reader.go 44.7% <100%> (-4.71%) ⬇️
extractor/utils.go 25.64% <12.5%> (+3.76%) ⬆️
model/form.go 59.11% <33.33%> (-1.84%) ⬇️
extractor/text.go 65.04% <33.33%> (-0.12%) ⬇️
annotator/field_appearance.go 50.62% <33.33%> (ø) ⬆️
common/license/util.go 27.58% <38.46%> (+8.83%) ⬆️
creator/creator.go 68.11% <46.66%> (-0.84%) ⬇️
model/page.go 52.23% <50%> (ø) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c5c8eab...55a64a5. Read the comment docs.

@gunnsth gunnsth merged commit 4187510 into unidoc:master Aug 4, 2019
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.

2 participants
0