Commit 7e4e69c
authored
fix(ts): coverage only if it passed (#30)
## Describe your changes
* It was giving coverage results even when there are no tests related to
it
*

## Reminder:
- When the PR is ready, be sure to run `npm run build` to compile into
the distribution `/dist` folder, which is the source code that the
Action uses.1 parent 8162f5a commit 7e4e69c
3 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26208 | 26208 | | |
26209 | 26209 | | |
26210 | 26210 | | |
26211 | | - | |
| 26211 | + | |
26212 | 26212 | | |
26213 | 26213 | | |
26214 | 26214 | | |
| |||
26220 | 26220 | | |
26221 | 26221 | | |
26222 | 26222 | | |
26223 | | - | |
26224 | 26223 | | |
26225 | 26224 | | |
26226 | 26225 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
0 commit comments