Commit 4ef565a
test(general): Add some missing code coverage (#296)
* tests: Add some missing code coverage
* test(DictWrapper): Add check for not isinstance
* test(tracing): Add mock to test aiohttp_trace_config
* test(appconfig): Add test for get_app_config() without a default provider
* chore: Bump CI
* doc: correct docs
Co-authored-by: Heitor Lessa <heitor.lessa@hotmail.com>
* chore: formatting
* tests: Assert that the TraceConfig has been configured
* tests: removed
Co-authored-by: Heitor Lessa <heitor.lessa@hotmail.com>1 parent 6e293b1 commit 4ef565a
File tree
2 files changed
+29
-0
lines changed- tests/functional
2 files changed
+29
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1534 | 1534 | | |
1535 | 1535 | | |
1536 | 1536 | | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
1537 | 1563 | | |
1538 | 1564 | | |
1539 | 1565 | | |
| |||
0 commit comments