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

Flatten "size" ParseNode and also simplify its uses. #1554

Merged
merged 1 commit into from Aug 6, 2018

Conversation

marcianx
Copy link
Collaborator

@marcianx marcianx commented Aug 6, 2018

Towards #1492.

@codecov
Copy link

codecov bot commented Aug 6, 2018

Codecov Report

Merging #1554 into master will increase coverage by 0.05%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1554      +/-   ##
==========================================
+ Coverage   84.12%   84.17%   +0.05%     
==========================================
  Files          79       79              
  Lines        4554     4551       -3     
  Branches      803      803              
==========================================
  Hits         3831     3831              
+ Misses        628      625       -3     
  Partials       95       95
Impacted Files Coverage Δ
src/functions/cr.js 95.65% <ø> (ø) ⬆️
src/Parser.js 93.94% <ø> (ø) ⬆️
src/parseNode.js 84.21% <ø> (ø) ⬆️
src/functions/rule.js 95.23% <ø> (ø) ⬆️
src/environments/array.js 45.49% <0%> (ø) ⬆️
src/functions/kern.js 81.25% <100%> (ø) ⬆️
src/functions/raisebox.js 100% <100%> (ø) ⬆️
src/functions/genfrac.js 89.32% <66.66%> (+1.48%) ⬆️

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 5b6ffd7...bb07401. Read the comment docs.

@ylemkimon ylemkimon merged commit f0b9a34 into KaTeX:master Aug 6, 2018
@marcianx marcianx deleted the flatten-size branch August 7, 2018 00:52
@ylemkimon ylemkimon mentioned this pull request Aug 18, 2018
1 task
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.

None yet

2 participants