-
Notifications
You must be signed in to change notification settings - Fork 1
Improve Swift Code Coverage #6
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestswiftIndicates changes to Swift code.Indicates changes to Swift code.testRelated to testing or test cases.Related to testing or test cases.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestswiftIndicates changes to Swift code.Indicates changes to Swift code.testRelated to testing or test cases.Related to testing or test cases.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently, the Swift code coverage is low, especially the file
ImagePickerImpl.swift, improve the coverage and update the badge in README to reflect Swift instead of only Dart.Might refer to
file_selectorand other Flutter plugins when working on this issue since the current code is not fully testable and we plan to improve that before moving further.