-
Notifications
You must be signed in to change notification settings - Fork 753
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
SITES-9113 - Unable to save teaser and image without alt text #2665
Conversation
cbogdan0707
commented
Feb 5, 2024
•
edited by vladbailescu
Loading
edited by vladbailescu
Q | A |
---|---|
Fixed Issues? | Fixes #2254 |
Patch: Bug Fix? | |
Minor: New Feature? | |
Major: Breaking Change? | |
Tests Added + Pass? | Yes |
Documentation Provided | Yes (code comments and or markdown) |
Any Dependency Changes? | |
License | Apache License, Version 2.0 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2665 +/- ##
=========================================
Coverage 87.32% 87.32%
Complexity 2654 2654
=========================================
Files 232 232
Lines 7100 7100
Branches 1080 1080
=========================================
Hits 6200 6200
Misses 357 357
Partials 543 543 ☔ View full report in Codecov by Sentry. |
@cbogdan0707 , we would need selenium test coverage for this. Could you look into that with priority? Let me know if you have questions. |
* added selenium tests
* added selenium tests
Quality Gate passedIssues Measures |