Commit 1e32e2e
authored
Prepare for initial release (#12)
* fix: update action usage to correct repository path in examples
* test: add fallback handling for unknown XML and JSON formats in file-finder tests
* feat: enhance file format detection with error handling for unreadable files
* feat: add tests for detecting Cobertura XML files with and without line-rate
* feat: add retry logic for transient axios errors in uploadCoverageFiles test
* test: enhance uploadCoverageFiles tests with error handling and context variations
* format and build1 parent 043e1a2 commit 1e32e2e
9 files changed
Lines changed: 805 additions & 391 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44341 | 44341 | | |
44342 | 44342 | | |
44343 | 44343 | | |
44344 | | - | |
| 44344 | + | |
| 44345 | + | |
| 44346 | + | |
| 44347 | + | |
| 44348 | + | |
| 44349 | + | |
| 44350 | + | |
| 44351 | + | |
44345 | 44352 | | |
44346 | 44353 | | |
44347 | 44354 | | |
| |||
44405 | 44412 | | |
44406 | 44413 | | |
44407 | 44414 | | |
44408 | | - | |
| 44415 | + | |
44409 | 44416 | | |
44410 | 44417 | | |
44411 | 44418 | | |
| |||
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 | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments