Closed ff137 closed 1 week ago
There are currently 97 warnings during a PR test run, and this brings that back down to 0.
In the logging config, replaces deprecated resources.open_binary method with resources.files, with unit tests updated
resources.open_binary
resources.files
Lastly, it sneaks in an upgrade to the new release of aiohttp (3.11.0)
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 100.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarQube Cloud
There are currently 97 warnings during a PR test run, and this brings that back down to 0.
In the logging config, replaces deprecated
resources.open_binary
method withresources.files
, with unit tests updatedLastly, it sneaks in an upgrade to the new release of aiohttp (3.11.0)