awslabs / clickstream-web

Web SDK for Clickstream Analytics on AWS
https://aws.amazon.com/solutions/implementations/clickstream-analytics-on-aws/
Apache License 2.0
15 stars 0 forks source link

feat: record error event when event name is invalid #19

Closed zhu-xiaowei closed 1 year ago

zhu-xiaowei commented 1 year ago

Description

  1. record an error event when event name is invalid

General Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (813caa9) 100.00% compared to head (cceebea) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 24 24 Lines 964 966 +2 Branches 176 176 ========================================= + Hits 964 966 +2 ``` | [Files Changed](https://app.codecov.io/gh/awslabs/clickstream-web/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs) | Coverage Δ | | |---|---|---| | [src/provider/ClickstreamProvider.ts](https://app.codecov.io/gh/awslabs/clickstream-web/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c3JjL3Byb3ZpZGVyL0NsaWNrc3RyZWFtUHJvdmlkZXIudHM=) | `100.00% <100.00%> (ø)` | |

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