This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Commit 206c1d5
committed
test: store test result artifacts
This is an initial implementation in trying to set up CircleCI Test
Metadata.
I've decided to start with ESLint, so as to have a basis for expanding
reporting to other jUnit-style reports, like TAP.
Refs: https://circleci.com/docs/2.0/collect-test-data/#eslint
Signed-off-by: Mike Fiedler <miketheman@gmail.com>1 parent 296416c commit 206c1d5
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments