Replies: 1 comment
-
This feature is already in the development. Further questions will be discussed here - #82. Feel free to suggest your ideas there! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, one can specify overall threshold. However, there is no way to specify individual thresholds. I tried setting this in
jest
but the coverage gets ignored.
I tried with a custom script (even though this is undocumented jest feature)
and it correctly fails
but the action doesn't report it properly
Beta Was this translation helpful? Give feedback.
All reactions