In the output above, we can see various coverage metrics. Let's go through all of them.
If we don't do that, Jest will collect the coverage only from the tested files.
Collection
[
|
...
]
In the output above, we can see various coverage metrics. Let's go through all of them.
If we don't do that, Jest will collect the coverage only from the tested files.