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

release/20-12-2019 #120

Merged
merged 4 commits into from
Dec 20, 2019
Merged

release/20-12-2019 #120

merged 4 commits into from
Dec 20, 2019

Conversation

johnfercher
Copy link
Owner

PRs:

johnferchermeli and others added 4 commits November 12, 2019 21:04
* Fix all examples;
* Add an item to update examples in template;
* Create GetScalarFactor method in Text interface;
* Create GetLinesQuantity method in Text interface;
* Extract private method getLines to build lines from words, Text.Add and Text.GetLinesQuantity use this new method;
* Remove HeaderHeight property from TableList prop;
* Remove ContentHeight property from TableList prop;
* Add VerticalPadding in Text prop;
* Update mocks
* Extract tablelist from pdf
* Fix unit tests

> Obtain the max number of lines from a column inside the row, multiply this value by the font size and sum the vertical padding;
@codecov-io
Copy link

Codecov Report

Merging #120 into master will decrease coverage by 3.51%.
The diff coverage is 84.03%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #120     +/-   ##
=========================================
- Coverage   98.31%   94.81%   -3.5%     
=========================================
  Files           8        9      +1     
  Lines         473      520     +47     
=========================================
+ Hits          465      493     +28     
- Misses          4       22     +18     
- Partials        4        5      +1
Impacted Files Coverage Δ
internal/text.go 100% <100%> (ø) ⬆️
pkg/pdf/pdf.go 100% <100%> (+4%) ⬆️
internal/font.go 100% <100%> (ø) ⬆️
pkg/props/prop.go 100% <100%> (ø) ⬆️
internal/tablelist.go 50% <50%> (ø)

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 51992ea...b3c6876. Read the comment docs.

@johnfercher johnfercher merged commit b40e86a into master Dec 20, 2019
@johnfercher johnfercher deleted the release/20-12-2019 branch December 20, 2019 03:16
felix pushed a commit to felix/maroto that referenced this pull request May 2, 2022
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.

3 participants