Commit d1bca2d
authored
feat: test infra (#346)
* test infra
* corrected trait usage for single test
* review fiexes
* fixed clippy allow statements
* comment
* additional warning
* Mb corrected for the upload speed
* replaced manually checking the memory with sysinfo crate
* result functionn
* apply_speed_result function
* comments added
* tempfile instead of manually managing the file
* Corrected speedtest module to better reflect what we have in Go
* cargo clippy
* bytes chunk
* quick-xml 0.391 parent 37de823 commit d1bca2d
7 files changed
Lines changed: 974 additions & 23 deletions
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 | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| 101 | + | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
0 commit comments