Skip to content

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

Open
loevgaard wants to merge 1 commit into
masterfrom
fix/17-pii-in-transport
Open

loevgaard wants to merge 1 commit into
masterfrom
fix/17-pii-in-transport

Keep access tokens and raw PII out of the Messenger transport

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

98.02% (+0.07%) compared to ee105bc

View this Pull Request on Codecov

98.02% (+0.07%) compared to ee105bc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.02%. Comparing base (ee105bc) to head (538493f).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #49      +/-   ##
============================================
+ Coverage     97.95%   98.02%   +0.07%     
- Complexity      151      155       +4     
============================================
  Files            32       32              
  Lines           488      506      +18     
============================================
+ Hits            478      496      +18     
  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.