fix: add reporter prefix to module name constants#560
Conversation
Add `reporter-` prefix to ModuleManager and ModuleWorker constants to avoid naming collisions in multi-tenant context across services. Also add API requests.http file for manager component testing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Consider updating CHANGELOG.md to document this change. If this change doesn't need a changelog entry, add the |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis pull request updates module naming constants and applies minor whitespace formatting to Makefiles. The constants Comment |
|
Consider updating CHANGELOG.md to document this change. If this change doesn't need a changelog entry, add the |
|
This PR is very large (3 files, lines changed). Consider breaking it into smaller PRs for easier review. |
📊 Unit Test Coverage Report:
|
| Metric | Value |
|---|---|
| Overall Coverage | 90.9% ✅ PASS |
| Threshold | 85% |
Coverage by Package
| Package | Coverage |
|---|---|
github.com/LerianStudio/reporter/components/worker/internal/services |
93.0% |
Generated by Go PR Analysis workflow
🔒 Security Scan Results —
|
🔒 Security Scan Results —
|
Pull Request Checklist
Pull Request Type
Checklist
Please check each item after it's completed.
Additional Notes
Obs: Please, always remember to target your PR to develop branch instead of main.