Emad
Emad
> > There is quite a few things reported in sonarcloud. I don't think everything needs to be addressed but some definitely should like the unused variable and shadow variable...
> ## [](https://sonarcloud.io/dashboard?id=hyperledger_aries-cloudagent-python&pullRequest=2960) **Quality Gate passed** > Issues  [12 New issues](https://sonarcloud.io/project/issues?id=hyperledger_aries-cloudagent-python&pullRequest=2960&resolved=false&sinceLeakPeriod=true)  [0 Accepted issues](https://sonarcloud.io/project/issues?id=hyperledger_aries-cloudagent-python&pullRequest=2960&resolutions=WONTFIX) > > Measures  [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=hyperledger_aries-cloudagent-python&pullRequest=2960&resolved=false&sinceLeakPeriod=true)  [86.4% Coverage on New...
Thanks for reviewing, im editing it and i will push asap
> @EmadAnwer the coverage test is still failing on the `VCDICredFormatHandler` class (in `formats/vc_di/handler.py`). > > There are a couple of unit tests already that are marked as "skipped" (since...