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

#1342 add error if level exceeds #1345

Merged
merged 2 commits into from
Dec 18, 2021
Merged

Conversation

dolanmiu
Copy link
Owner

Closes #1342

@codecov-commenter
Copy link

Codecov Report

Merging #1345 (2eb0b53) into master (ed8b418) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1345   +/-   ##
=======================================
  Coverage   99.33%   99.33%           
=======================================
  Files         315      315           
  Lines        3626     3630    +4     
  Branches      387      389    +2     
=======================================
+ Hits         3602     3606    +4     
  Misses         23       23           
  Partials        1        1           
Impacted Files Coverage Δ
src/file/numbering/level.ts 100.00% <100.00%> (ø)
src/file/paragraph/formatting/unordered-list.ts 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 ed8b418...2eb0b53. Read the comment docs.

@dolanmiu dolanmiu merged commit 7682745 into master Dec 18, 2021
@dolanmiu dolanmiu deleted the feat/1342-add-error-if-level-exceeds branch December 18, 2021 15:53
@jamesmontalvo3
Copy link
Contributor

It's going to be a couple weeks before I can look at this, but I just wanted to say how much I appreciate how quickly you addressed it. Thanks for such a great project!

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.

Add limit to numbering depth
3 participants