enact
enact copied to clipboard
WRR-1052: Add sign language feature
trafficstars
Checklist
- [x] I have read and understand the contribution guide
- [ ] A CHANGELOG entry is included
- [ ] At least one test case is included for this feature or bug fix
- [x] Documentation was added or is not needed
- [ ] This is an API breaking change
Issue Resolved / Feature Added
Sign language services are added and require framework support.
Resolution
Added a function to support HoC for communicating with sign language service in Enact Framework.
Additional Considerations
Links
WRR-1052
Comments
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.37%. Comparing base (
d1c4064) to head (032d814). Report is 2 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #3270 +/- ##
===========================================
+ Coverage 82.25% 82.37% +0.11%
===========================================
Files 152 152
Lines 7084 7130 +46
Branches 1864 1874 +10
===========================================
+ Hits 5827 5873 +46
Misses 986 986
Partials 271 271
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Note:
- #3272
- #3273