adobe / helix-rum-enhancer

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

chore: entry point for tests #195

Closed kptdobe closed 3 months ago

kptdobe commented 3 months ago

Start point to address https://github.com/adobe/helix-rum-enhancer/issues/169

Depends on #187 - bundle generated looks clean (end result will need to be tested to) and need to be wired properly during release.

@trieloff @chicharr: one test is failing because I think implementation is wrong but I do not really measure the impact (changing url to path in referer via sanitizedURL). Please take it from there and write tests to hit 100% coverage and before adding more feature.

github-actions[bot] commented 3 months ago

This PR will trigger a minor release when merged.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 65.48673% with 156 lines in your changes missing coverage. Please review.

Project coverage is 66.23%. Comparing base (3eebab2) to head (26bec6a). Report is 1 commits behind head on main.

:exclamation: Current head 26bec6a differs from pull request most recent head 5364188

Please upload reports for the commit 5364188 to get more accurate results.

Files Patch % Lines
modules/index.js 54.78% 156 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #195 +/- ## ========================================== + Coverage 57.24% 66.23% +8.98% ========================================== Files 1 5 +4 Lines 414 462 +48 ========================================== + Hits 237 306 +69 + Misses 177 156 -21 ```

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

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 2.14.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: