Coverage Report
File | Stmts | Miss | Cover | Missing |
---|---|---|---|---|
functions/common | ||||
scan_cleanup.py | 27 | 18 | 33% | 13–40 |
scan_dynamic.py | 44 | 1 | 98% | 46 |
scan_handler.py | 69 | 11 | 84% | 31–33, 40, 58–69, 74–76, 99–100 |
functions/common/db_utils | ||||
scanned_resources.py | 56 | 18 | 68% | 32–34, 52–54, 69–71, 76–85 |
scans.py | 87 | 50 | 43% | 28–34, 38, 85–114, 120–168, 205–207, 212–223 |
functions/connector | ||||
agent_helper.py | 40 | 40 | 0% | 1–64 |
connector.py | 107 | 107 | 0% | 1–163 |
functions/connector/profiler | ||||
profiler.py | 80 | 80 | 0% | 1–120 |
functions/connector/profiler/mappers | ||||
map_dynamodb.py | 17 | 17 | 0% | 1–24 |
map_generic.py | 15 | 15 | 0% | 1–20 |
map_rest_api.py | 66 | 66 | 0% | 1–107 |
map_s3.py | 28 | 28 | 0% | 1–31 |
functions/connector/profiler/triggers | ||||
trigger_apigw.py | 80 | 80 | 0% | 1–129 |
trigger_dynamodb.py | 29 | 29 | 0% | 1–46 |
trigger_s3.py | 29 | 29 | 0% | 1–40 |
trigger_sns.py | 21 | 21 | 0% | 1–38 |
trigger_sqs.py | 11 | 11 | 0% | 1–22 |
functions/resources | ||||
resources.py | 26 | 26 | 0% | 1–37 |
functions/scan_completed | ||||
scan_completed.py | 64 | 19 | 70% | 33, 39–45, 48–51, 55–58, 65–70, 91–92 |
functions/scan_manager | ||||
scan_manager.py | 44 | 11 | 75% | 31–33, 49–55, 67–69 |
scan_static.py | 40 | 2 | 95% | 60–61 |
functions/scans | ||||
scan.py | 20 | 20 | 0% | 1–31 |
scans.py | 40 | 40 | 0% | 1–55 |
TOTAL | 1055 | 739 | 30% |
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
109 | 2 💤 | 1 ❌ | 0 🔥 | 0.583s ⏱️ |