-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(PinCode_Widget): introduce PinCode Trait Widget #54
Conversation
…PinCode method name
Codecov ReportBase: 98.68% // Head: 99.21% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #54 +/- ##
==========================================
+ Coverage 98.68% 99.21% +0.52%
==========================================
Files 45 48 +3
Lines 1373 1528 +155
==========================================
+ Hits 1355 1516 +161
+ Misses 18 12 -6
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. |
a376e08
to
6f7fd25
Compare
# [2.11.0](v2.10.2...v2.11.0) (2022-09-27) ### Features * **PinCode_Widget:** introduce PinCode Trait Widget ([#54](#54)) ([9eaf083](9eaf083))
This should cover DX-451 (List PIN Codes) and DX-467 (Create new PIN Code)
Pre-requisite: Pending a new release of
yonomi-sdk-dart
Pin Code List View
Pin Code Detail View (creating pin code only)