Commit eac1270
committed
fix: SonarQube reliability issues.
- Fixed in `src/instana/instrumentation/aws/boto3.py`:
- Low reliability issue **Function parameters initial values should
not be ignored.**
- Fixed in `src/instana/instrumentation/tornado/client.py`:
- Medium reliability issue **All "except" blocks should be able to
catch exceptions.**
Signed-off-by: Paulo Vital <paulo.vital@ibm.com>1 parent 71b1c04 commit eac1270
2 files changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
0 commit comments