feat(elastic): add Elastic Security collector (#423)#424
Open
SamuelHassine wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Jun 17, 2026 in 1s
67.65% (+5.80%) compared to 0695ae5
View this Pull Request on Codecov
67.65% (+5.80%) compared to 0695ae5
Details
Codecov Report
❌ Patch coverage is 85.80599% with 199 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #424 +/- ##
==========================================
+ Coverage 61.84% 67.65% +5.80%
==========================================
Files 98 125 +27
Lines 4385 5787 +1402
==========================================
+ Hits 2712 3915 +1203
- Misses 1673 1872 +199 | Files with missing lines | Coverage Δ | |
|---|---|---|
| elastic/src/__init__.py | 100.00% <100.00%> (ø) |
|
| elastic/src/collector/__init__.py | 100.00% <100.00%> (ø) |
|
| elastic/src/collector/exception.py | 100.00% <100.00%> (ø) |
|
| ...stic/src/collector/expectation_service_provider.py | 100.00% <100.00%> (ø) |
|
| elastic/src/collector/models.py | 100.00% <100.00%> (ø) |
|
| elastic/src/collector/signature_registry.py | 100.00% <100.00%> (ø) |
|
| elastic/src/collector/trace_service_provider.py | 100.00% <100.00%> (ø) |
|
| elastic/src/models/__init__.py | 100.00% <100.00%> (ø) |
|
| elastic/src/models/configs/__init__.py | 100.00% <100.00%> (ø) |
|
| elastic/src/models/configs/base_settings.py | 100.00% <100.00%> (ø) |
|
| ... and 17 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