Closed bisgaard-itis closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.31%. Comparing base (
a4b7c7a
) to head (ec9c254
). Report is 1 commits behind head on master.:exclamation: There is a different number of reports uploaded between BASE (a4b7c7a) and HEAD (ec9c254). Click for more details.
HEAD has 30 uploads less than BASE
| Flag | BASE (a4b7c7a) | HEAD (ec9c254) | |------|------|------| |unittests|31|1|
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
very nice thanks a lot, all good!
What do these changes do?
httpx
clients using https://pypi.org/project/opentelemetry-instrumentation-httpx/produces an instrumented client whereas
doesn't. Essentially they are mocking the httpx clients. I prefer passing objects around to using black magic.
Related issue/s
closes #6704
Dev-ops checklist