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

#756 Adding alt text feature #1741

Merged
merged 2 commits into from
Oct 26, 2022
Merged

#756 Adding alt text feature #1741

merged 2 commits into from
Oct 26, 2022

Conversation

dolanmiu
Copy link
Owner

Closes #756

@codecov-commenter
Copy link

Codecov Report

Base: 99.70% // Head: 99.70% // No change to project coverage 👍

Coverage data is based on head (d2c0e65) compared to base (ccf66db).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1741   +/-   ##
=======================================
  Coverage   99.70%   99.70%           
=======================================
  Files         320      319    -1     
  Lines        3711     3711           
  Branches      405      406    +1     
=======================================
  Hits         3700     3700           
  Misses         11       11           
Impacted Files Coverage Δ
src/file/drawing/anchor/anchor.ts 100.00% <100.00%> (ø)
src/file/drawing/doc-properties/doc-properties.ts 100.00% <100.00%> (ø)
src/file/drawing/drawing.ts 100.00% <100.00%> (ø)
src/file/drawing/inline/inline.ts 100.00% <100.00%> (ø)
src/file/paragraph/run/image-run.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dolanmiu dolanmiu merged commit 5f0091e into master Oct 26, 2022
@dolanmiu dolanmiu deleted the feat/alt-text branch October 26, 2022 22:56
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.

Adding ALT tags to Image?
2 participants