NHSDigital / terraform-aws-mesh-client

Reference implementation of a MESH Client in an AWS environment only using serverless technologies.
MIT License
1 stars 1 forks source link

EM-933 Throttling errors withing send-message state machine #159

Open johnmarston-nhs opened 1 month ago

github-actions[bot] commented 2 weeks ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
711 591 83% 65% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/mesh_check_send_parameters_application.py 87% 🟢
src/mesh_fetch_message_chunk_application.py 87% 🟢
src/mesh_poll_mailbox_application.py 77% 🟢
src/mesh_send_message_chunk_application.py 82% 🟢
src/shared/application.py 77% 🟢
src/shared/common.py 75% 🟢
src/shared/config.py 100% 🟢
TOTAL 83% 🟢

updated for commit: f96297b by action🐍

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
87.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud