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

fix: freeze #96

Merged
merged 8 commits into from
Sep 21, 2021
Merged

fix: freeze #96

merged 8 commits into from
Sep 21, 2021

Conversation

erdos
Copy link
Owner

@erdos erdos commented Sep 20, 2021

No description provided.

@erdos erdos added the bug Something isn't working label Sep 20, 2021
@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #96 (abf602b) into master (0811a1e) will increase coverage by 0.22%.
The diff coverage is 95.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   92.50%   92.72%   +0.22%     
==========================================
  Files          24       24              
  Lines        1828     1843      +15     
  Branches      113      110       -3     
==========================================
+ Hits         1691     1709      +18     
  Misses         24       24              
+ Partials      113      110       -3     
Impacted Files Coverage Δ
src/stencil/api.clj 91.30% <0.00%> (-2.32%) ⬇️
src/stencil/cleanup.clj 93.66% <ø> (ø)
src/stencil/merger.clj 100.00% <ø> (ø)
src/stencil/model/numbering.clj 94.11% <ø> (ø)
src/stencil/ooxml.clj 100.00% <ø> (ø)
src/stencil/tokenizer.clj 96.87% <ø> (ø)
src/stencil/util.clj 98.38% <ø> (ø)
src/stencil/postprocess/list_ref.clj 92.76% <92.85%> (+0.34%) ⬆️
src/stencil/functions.clj 89.85% <100.00%> (+6.03%) ⬆️
src/stencil/infix.clj 97.20% <100.00%> (+0.11%) ⬆️
... and 4 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 68a2de6...abf602b. Read the comment docs.

@erdos erdos merged commit 846e04f into master Sep 21, 2021
@erdos erdos deleted the fix-hang-1 branch September 21, 2021 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant