Commit 9db9c82
authored
Ci reporting (#5)
* organized test cases for clear reporting.
* corrected final-result to test for skipped steps
* added missing checkout step
* corrected final result logic
* reverted to testing
* added outcome step
* switched to test outcomes
* Debugging test case logic
* adjusted test outcome logic
* corrected invalid Bash script
* removed debugging; Adjust output to be more readable
* change test summary icon; write negative test outcome to GITHUB_STEP_SUMMARY
* debugging failure of positive test
* Added more grainular results
* corrected ouputs assignments
* corrected ouputs assignments use
* added exit fail
* added body type validation check
* fixed linting errors
* adjust exception handling for new exception; added clear messages
* removed redundant message; incremented version
* reverted debugging; added dependabot
* moved ext_script.js to temp folder to avoid collision with user code
* incremented version
---------
Co-authored-by: Daniel I. Kelley <[email protected]>1 parent 25d6f9b commit 9db9c82
2 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
67 | | - | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
99 | | - | |
100 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments