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: images #75

Merged
merged 14 commits into from
Jul 22, 2021
Merged

feat: images #75

merged 14 commits into from
Jul 22, 2021

Conversation

erdostw
Copy link
Collaborator

@erdostw erdostw commented Jul 5, 2021

Support for dynamically replacing images in templates

@erdostw erdostw added the images embedding dynamic images in templates label Jul 5, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2021

Codecov Report

Merging #75 (34e2d2d) into master (4b11abd) will increase coverage by 0.49%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   92.09%   92.58%   +0.49%     
==========================================
  Files          23       24       +1     
  Lines        1771     1821      +50     
  Branches      110      108       -2     
==========================================
+ Hits         1631     1686      +55     
+ Misses         30       27       -3     
+ Partials      110      108       -2     
Impacted Files Coverage Δ
src/stencil/model.clj 97.50% <ø> (+1.98%) ⬆️
src/stencil/tree_postprocess.clj 100.00% <ø> (ø)
src/stencil/ooxml.clj 100.00% <100.00%> (ø)
src/stencil/postprocess/images.clj 100.00% <100.00%> (ø)
src/stencil/types.clj 100.00% <100.00%> (ø)
src/stencil/model/relations.clj 94.23% <0.00%> (+3.84%) ⬆️

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 4b11abd...34e2d2d. Read the comment docs.

@erdos erdos merged commit cd5d4f5 into master Jul 22, 2021
@erdos erdos deleted the feat-images branch July 22, 2021 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
images embedding dynamic images in templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants