Skip to content

Keep access tokens and raw PII out of the Messenger transport - #49

Merged
loevgaard merged 1 commit into
masterfrom
fix/17-pii-in-transport
Sep 21, 2026
Merged

loevgaard merged 1 commit into
masterfrom
fix/17-pii-in-transport

Keep access tokens and raw PII out of the Messenger transport

6c3f795
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2026 in 0s

97.95% (+0.00%) compared to ee105bc

View this Pull Request on Codecov

97.95% (+0.00%) compared to ee105bc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.95%. Comparing base (ee105bc) to head (6c3f795).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #49   +/-   ##
=========================================
  Coverage     97.95%   97.95%           
- Complexity      151      156    +5     
=========================================
  Files            32       32           
  Lines           488      489    +1     
=========================================
+ Hits            478      479    +1     
  Misses           10       10           
Files with missing lines Coverage Δ
src/DependencyInjection/Configuration.php 98.80% <100.00%> (+0.05%) ⬆️
...EventSubscriber/DispatchOnCommandBusSubscriber.php 100.00% <100.00%> (ø)
src/Message/Command/SendEvent.php 100.00% <100.00%> (ø)
src/Message/Handler/SendEventHandler.php 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.