Skip to content

#269 Text Frame (Text Box) #821

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

Merged
merged 3 commits into from
Mar 14, 2021
Merged

#269 Text Frame (Text Box) #821

merged 3 commits into from
Mar 14, 2021

Conversation

dolanmiu
Copy link
Owner

Closes #269

@codecov-io
Copy link

codecov-io commented Mar 14, 2021

Codecov Report

Merging #821 (cc32a7b) into master (2fa8df7) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #821      +/-   ##
==========================================
+ Coverage   97.69%   97.71%   +0.02%     
==========================================
  Files         334      338       +4     
  Lines        3299     3329      +30     
  Branches      322      325       +3     
==========================================
+ Hits         3223     3253      +30     
  Misses         44       44              
  Partials       32       32              
Impacted Files Coverage Δ
src/file/drawing/floating/align.ts 100.00% <ø> (ø)
src/file/drawing/floating/floating-position.ts 100.00% <ø> (ø)
src/file/index.ts 100.00% <100.00%> (ø)
src/file/paragraph/frame/frame-properties.ts 100.00% <100.00%> (ø)
src/file/paragraph/frame/index.ts 100.00% <100.00%> (ø)
src/file/paragraph/index.ts 100.00% <100.00%> (ø)
src/file/paragraph/properties.ts 100.00% <100.00%> (ø)
src/file/shared/alignment.ts 100.00% <100.00%> (ø)
src/file/shared/index.ts 100.00% <100.00%> (ø)
... and 3 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 2fa8df7...cc32a7b. Read the comment docs.

@dolanmiu dolanmiu merged commit 18ce200 into master Mar 14, 2021
@dolanmiu dolanmiu deleted the feat/text-frame branch March 15, 2021 20:42
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.

How can I insert Text Box?
2 participants