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

feat: pageBreak function #126

Merged
merged 1 commit into from
May 31, 2022
Merged

feat: pageBreak function #126

merged 1 commit into from
May 31, 2022

Conversation

erdos
Copy link
Owner

@erdos erdos commented May 29, 2022

Implementation for #124

@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #126 (69fe37f) into master (04586c1) will decrease coverage by 0.03%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   93.07%   93.04%   -0.04%     
==========================================
  Files          25       25              
  Lines        1893     1897       +4     
  Branches      107      108       +1     
==========================================
+ Hits         1762     1765       +3     
  Misses         24       24              
- Partials      107      108       +1     
Impacted Files Coverage Δ
src/stencil/functions.clj 87.17% <66.66%> (-0.83%) ⬇️
src/stencil/ooxml.clj 100.00% <100.00%> (ø)

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 04586c1...69fe37f. Read the comment docs.

@erdos erdos merged commit 944d2d7 into master May 31, 2022
@erdos erdos deleted the feat-fn-pagebreak branch May 31, 2022 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant