feat(prowler): chunk12 add the Azure service routes (#422) - #442
Draft
Christophe Melchior (Kakudou) wants to merge 3 commits into
Draft
Codecov / codecov/project
succeeded
Aug 28, 2026 in 0s
85.00% (+0.00%) compared to 7776822
View this Pull Request on Codecov
85.00% (+0.00%) compared to 7776822
Details
Codecov Report
❌ Patch coverage is 91.37931% with 5 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| prowler/prowler/contracts/azure.py | 92.30% | 3 Missing |
| prowler/prowler/_core/prowler_client/client.py | 75.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## feat/422-prowler-injector-chk11-service-aws #442 +/- ##
============================================================================
Coverage 84.99% 85.00%
============================================================================
Files 190 190
Lines 8197 8229 +32
============================================================================
+ Hits 6967 6995 +28
- Misses 1230 1234 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| prowler/prowler/_core/prowler_client/__init__.py | 100.00% <100.00%> (ø) |
|
| prowler/prowler/_core/prowler_client/contracts.py | 100.00% <100.00%> (ø) |
|
| prowler/prowler/_core/prowler_client/factory.py | 100.00% <ø> (ø) |
|
| prowler/prowler/contracts/__init__.py | 100.00% <100.00%> (ø) |
|
| prowler/prowler/contracts/aws.py | 93.22% <100.00%> (-0.44%) |
⬇️ |
| prowler/prowler/contracts/base.py | 98.33% <100.00%> (+0.02%) |
⬆️ |
| prowler/prowler/contracts/gcp.py | 94.44% <100.00%> (-0.30%) |
⬇️ |
| prowler/prowler/contracts/kubernetes.py | 100.00% <ø> (ø) |
|
| prowler/prowler/contracts/registry.py | 93.87% <100.00%> (ø) |
|
| prowler/prowler/_core/prowler_client/client.py | 95.76% <75.00%> (-0.73%) |
⬇️ |
| ... and 1 more |
📢 Thoughts on this report? Let us know!
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading