Commit 336b0b6
authored
Use vitest for lib test (#1023)
* Use vitest for lib test
* カバレッジファイル指定
* Fix test commandline options and improve test options
* Update Coveralls action version and fix file parameter in workflows
* Update Coveralls action version to v2 in GitHub workflows
* Increase timeout for 'update' test in lppool test suite
* Enhance test reliability by adding retry options to various model tests
* Increase retry count for default MacQueenKMeans test to improve test stability
* Increase retry count for kernel tests in Forgetron model to enhance test stability1 parent 1cbb994 commit 336b0b6
File tree
447 files changed
+1638
-1664
lines changed- .github/workflows
- tests/lib
- model
- nns
- layer
- onnx
- layer
- optimizer
- rl
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
447 files changed
+1638
-1664
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments