adobe / helix-rum-enhancer

Add advanced functionality to Helix RUM Collection (client-side)
Apache License 2.0
1 stars 14 forks source link

fix(paths): always strip the URL parameters, and fragments, deprecate the `full` option #202

Closed trieloff closed 3 months ago

github-actions[bot] commented 3 months ago

This PR will trigger a patch release when merged.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.96%. Comparing base (09bc7ae) to head (2b5db69).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #202 +/- ## ========================================== + Coverage 66.23% 67.96% +1.73% ========================================== Files 5 5 Lines 462 487 +25 ========================================== + Hits 306 331 +25 Misses 156 156 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

trieloff commented 3 months ago

This now includes #201

trieloff commented 3 months ago

We need to keep origin as an option, because the pathname is considered PII/PHI in some environments.