hyperledger / aries-cloudagent-python

Hyperledger Aries Cloud Agent Python (ACA-Py) is a foundation for building decentralized identity applications and services running in non-mobile environments.
https://wiki.hyperledger.org/display/aries
Apache License 2.0
405 stars 510 forks source link

[Testing] Adjust sonarcloud and inegration tests #3258

Closed jamshale closed 1 day ago

jamshale commented 1 day ago

Adjusts sonarcloud to ignore the scenarios folder and other folders for code duplication. Adjusts integration test workflows to run when there is changes to pyproject.toml.

sonarcloud[bot] commented 1 day ago

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

jamshale commented 1 day ago

Going to test against my own fork in main instead.