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

ENH: Add img-alt for card and grid-item-card #114

Merged
merged 2 commits into from
Apr 13, 2023
Merged

ENH: Add img-alt for card and grid-item-card #114

merged 2 commits into from
Apr 13, 2023

Conversation

jpmckinney
Copy link
Contributor

@jpmckinney jpmckinney commented Dec 8, 2022

closes #33
closes #108

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 🎉

Comparison is base (d19e589) 89.96% compared to head (fa342ed) 90.05%.

❗ Current head fa342ed differs from pull request most recent head 9db2af4. Consider uploading reports for the commit 9db2af4 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   89.96%   90.05%   +0.08%     
==========================================
  Files          11       10       -1     
  Lines         947      935      -12     
==========================================
- Hits          852      842      -10     
+ Misses         95       93       -2     
Flag Coverage Δ
pytests 90.05% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sphinx_design/grids.py 87.91% <ø> (-0.14%) ⬇️
sphinx_design/cards.py 95.48% <100.00%> (+0.03%) ⬆️

... and 5 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@choldgraf choldgraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed this one - thanks @jpmckinney , it looks good to me, and appreciate you updating the tests as well 👍

@choldgraf choldgraf changed the title feat: Add img-alt for card (and grid-item-card) ENH: Add img-alt for card and grid-item-card Apr 13, 2023
@choldgraf choldgraf merged commit 3841eaa into executablebooks:main Apr 13, 2023
@choldgraf choldgraf mentioned this pull request Apr 13, 2023
@jpmckinney jpmckinney deleted the 108-add-img-alt branch April 13, 2023 17:18
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.

Option img-alt for card Functionality/documentation for adding alt text to image labels
3 participants