Skip to content

refactor: improve logging in src/proxy/processors, remove log-related stubs/spies in tests#1448

Open
jescalada wants to merge 5 commits intofinos:mainfrom
jescalada:1281-improve-processors-logging
Open

refactor: improve logging in src/proxy/processors, remove log-related stubs/spies in tests#1448
jescalada wants to merge 5 commits intofinos:mainfrom
jescalada:1281-improve-processors-logging

Conversation

@jescalada
Copy link
Contributor

Fixes #1281, supersedes #1338

Also improves wording and log handling in general, and fixes log stubs in tests.

@jescalada jescalada requested a review from a team as a code owner March 8, 2026 13:59
@netlify
Copy link

netlify bot commented Mar 8, 2026

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit bab1881
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/69ad876299448b0008d4c7a9

@jescalada jescalada mentioned this pull request Mar 8, 2026
21 tasks
@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.01%. Comparing base (90df884) to head (bab1881).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1448      +/-   ##
==========================================
- Coverage   90.01%   90.01%   -0.01%     
==========================================
  Files          67       67              
  Lines        4769     4765       -4     
  Branches      885      884       -1     
==========================================
- Hits         4293     4289       -4     
  Misses        458      458              
  Partials       18       18              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jescalada jescalada self-assigned this Mar 8, 2026
@jescalada
Copy link
Contributor Author

@kriswest I reimplemented #1338 in case we want to get the rc5 out ASAP. Only this and the any/as PR (#1323) remain! 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve logging in processors/action chain

1 participant