Skip to content

feat(prowler): chunk1 init the project (#422) - #430

Draft
Christophe Melchior (Kakudou) wants to merge 5 commits into
mainfrom
feat/422-prowler-injector-chk1-init
Draft

Christophe Melchior (Kakudou) wants to merge 5 commits into
mainfrom
feat/422-prowler-injector-chk1-init

Conversation

@Kakudou

Copy link
Copy Markdown
Member

Part of #422. Chunk 1 of the Prowler injector stack: init the project — catalog registration scaffold, configuration loading, CLI entrypoint, safe startup logging, BDD test scaffolding.

@Filigran-Automation Filigran Automation (Filigran-Automation) changed the title feat(prowler): Chunk1 init the project (#422) feat(prowler): chunk1 init the project (#422) Aug 26, 2026
@Filigran-Automation Filigran Automation (Filigran-Automation) added the filigran team Item from the Filigran team. label Aug 26, 2026
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% 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/__main__.py 82.60% 4 Missing ⚠️
prowler/prowler/injector/openaev_prowler.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
- Coverage   81.58%   79.19%   -2.40%     
==========================================
  Files         153      123      -30     
  Lines        6028     5018    -1010     
==========================================
- Hits         4918     3974     -944     
+ Misses       1110     1044      -66     
Files with missing lines Coverage Δ
prowler/prowler/injector/__init__.py 100.00% <100.00%> (ø)
prowler/prowler/models/__init__.py 100.00% <100.00%> (ø)
prowler/prowler/models/configs/__init__.py 100.00% <100.00%> (ø)
prowler/prowler/models/configs/config_loader.py 100.00% <100.00%> (ø)
prowler/prowler/injector/openaev_prowler.py 90.90% <90.90%> (ø)
prowler/prowler/__main__.py 82.60% <82.60%> (ø)

... and 68 files with indirect coverage changes

📢 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.

@Kakudou
Christophe Melchior (Kakudou) force-pushed the feat/422-prowler-injector-chk1-init branch 2 times, most recently from d36dab4 to 122a95a Compare September 16, 2026 09:20
@Kakudou Christophe Melchior (Kakudou) linked an issue Sep 18, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(prowler): Create the Prowler injector

3 participants