nuxt / telemetry

Nuxt Telemetry
MIT License
207 stars 23 forks source link

feat: better consent prompt, module event and fix logged command #103

Closed atinux closed 1 year ago

atinux commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 79.31% and project coverage change: +8.30 :tada:

Comparison is base (c803351) 75.65% compared to head (4e68d50) 83.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ========================================== + Coverage 75.65% 83.95% +8.30% ========================================== Files 18 18 Lines 645 586 -59 Branches 73 71 -2 ========================================== + Hits 488 492 +4 + Misses 156 94 -62 + Partials 1 0 -1 ``` | [Impacted Files](https://app.codecov.io/gh/nuxt/telemetry/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt) | Coverage Δ | | |---|---|---| | [src/consent.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL2NvbnNlbnQudHM=) | `57.89% <33.33%> (-3.65%)` | :arrow_down: | | [src/events/module.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL2V2ZW50cy9tb2R1bGUudHM=) | `80.00% <80.00%> (ø)` | | | [src/telemetry.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL3RlbGVtZXRyeS50cw==) | `71.87% <83.33%> (+5.20%)` | :arrow_up: | | [src/module.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL21vZHVsZS50cw==) | `97.34% <90.90%> (+0.07%)` | :arrow_up: | | [src/events/index.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL2V2ZW50cy9pbmRleC50cw==) | `100.00% <100.00%> (ø)` | | | [src/events/project.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL2V2ZW50cy9wcm9qZWN0LnRz) | `100.00% <100.00%> (ø)` | | | [src/events/session.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL2V2ZW50cy9zZXNzaW9uLnRz) | `69.23% <100.00%> (-30.77%)` | :arrow_down: | | [src/utils/log.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL3V0aWxzL2xvZy50cw==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.