Skip to content

Commit eb161cc

Browse files
committed
chore: Add more detail about what isn't covered. #1
1 parent 6bc8928 commit eb161cc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1547,6 +1547,14 @@ but to no avail.
15471547
We've opened an issue on `flutter-quill` about this.
15481548
You can visit it in https://github.com/singerdmx/flutter-quill/issues/1389.
15491549

1550+
Therefore, pieces of code related to image and video embeds
1551+
aren't being covered by the tests.
1552+
This includes functions like
1553+
`_onImagePickCallback`
1554+
and `_webImagePickImpl`.
1555+
It also includes custom web embeds,
1556+
which means the class `ImageEmbedBuilderWeb`
1557+
is also not covered.
15501558

15511559
# Found this useful?
15521560

0 commit comments

Comments
 (0)