Skip to content

Commit

Permalink
chore: Add more detail about what isn't covered. #1
Browse files Browse the repository at this point in the history
  • Loading branch information
LuchoTurtle committed Sep 5, 2023
1 parent 6bc8928 commit eb161cc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1547,6 +1547,14 @@ but to no avail.
We've opened an issue on `flutter-quill` about this.
You can visit it in https://github.com/singerdmx/flutter-quill/issues/1389.

Therefore, pieces of code related to image and video embeds
aren't being covered by the tests.
This includes functions like
`_onImagePickCallback`
and `_webImagePickImpl`.
It also includes custom web embeds,
which means the class `ImageEmbedBuilderWeb`
is also not covered.

# Found this useful?

Expand Down

0 comments on commit eb161cc

Please sign in to comment.