Commit 811fe1a
committed
test: improve task completion metrics and testing in Queue module
- Add assertion for completed tasks in `TestMetricData` test
- Increment completed tasks metric in `work` function of `Queue`
Signed-off-by: appleboy <[email protected]>1 parent a0677b9 commit 811fe1a
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
0 commit comments