openwallet-foundation / acapy

ACA-Py is a foundation for building decentralized identity applications and services running in non-mobile environments.
https://aca-py.org
Apache License 2.0
419 stars 512 forks source link

:art: Fix current test warnings #3338

Closed ff137 closed 1 week ago

ff137 commented 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

Lastly, it sneaks in an upgrade to the new release of aiohttp (3.11.0)

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

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