hyperledger / identus-cloud-agent

Identus Cloud Agent
https://docs.atalaprism.io/
Apache License 2.0
72 stars 18 forks source link

fix: add reportProcessingFailure back in PresentationRepository #1232

Open FabioPinheiro opened 3 days ago

FabioPinheiro commented 3 days ago

Description:

Add reportProcessingFailure back in PresentationRepository

Fix: this was removed recently in another PR Work for ATL-6932

Checklist:

github-actions[bot] commented 3 days ago

Unit Test Results

 52 files   -  44   52 suites   - 44   10m 16s :stopwatch: - 12m 48s 481 tests  - 345  473 :white_check_mark:  - 345  8 :zzz: ±0  0 :x: ±0  483 runs   - 350  475 :white_check_mark:  - 350  8 :zzz: ±0  0 :x: ±0 

Results for commit 67afbc2d. ± Comparison against base commit 6117a3cc.

This pull request removes 345 tests. ``` org.hyperledger.identus.agent.server.AgentInitializationSpec ‑ AgentInitialization - initializeDefaultWallet - create default wallet if enabled org.hyperledger.identus.agent.server.AgentInitializationSpec ‑ AgentInitialization - initializeDefaultWallet - create wallet with provided seed org.hyperledger.identus.agent.server.AgentInitializationSpec ‑ AgentInitialization - initializeDefaultWallet - create wallet with provided webhook org.hyperledger.identus.agent.server.AgentInitializationSpec ‑ AgentInitialization - initializeDefaultWallet - create wallet with provided webhook and apikey org.hyperledger.identus.agent.server.AgentInitializationSpec ‑ AgentInitialization - initializeDefaultWallet - do not create default wallet if disabled org.hyperledger.identus.agent.server.AgentInitializationSpec ‑ AgentInitialization - initializeDefaultWallet - do not recreate default wallet if already exist org.hyperledger.identus.agent.server.AgentInitializationSpec ‑ AgentInitialization - validateAppConfig - do not fail the default wallet is disabled, but any authentication is enabled org.hyperledger.identus.agent.server.AgentInitializationSpec ‑ AgentInitialization - validateAppConfig - do not fail when the config is valid org.hyperledger.identus.agent.server.AgentInitializationSpec ‑ AgentInitialization - validateAppConfig - fail when the default wallet is disabled and authentication is set to apiKey but disabled org.hyperledger.identus.agent.server.config.AppConfigSpec ‑ - load config successfully … ```
github-actions[bot] commented 3 days ago

Integration Test Results

16 files  ±0  16 suites  ±0   2s :stopwatch: ±0s 34 tests ±0  34 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  59 runs  ±0  59 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 67afbc2d. ± Comparison against base commit 6117a3cc.