nuxt / telemetry

Nuxt Telemetry
MIT License
205 stars 23 forks source link

feat: files event #107

Closed adhamfarrag closed 1 year ago

adhamfarrag commented 1 year ago

Payload should look like :

{
  "name": "files",
  "nuxtIgnore": false,
  "appConfig": false
 }
adhamfarrag commented 1 year ago

@Atinux

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 70.83% and project coverage change: -0.85% :warning:

Comparison is base (5350826) 83.95% compared to head (0bcbb16) 83.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #107 +/- ## ========================================== - Coverage 83.95% 83.11% -0.85% ========================================== Files 18 19 +1 Lines 586 610 +24 Branches 71 74 +3 ========================================== + Hits 492 507 +15 - Misses 94 103 +9 ``` | [Files Changed](https://app.codecov.io/gh/nuxt/telemetry/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt) | Coverage Δ | | |---|---|---| | [src/events/files.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL2V2ZW50cy9maWxlcy50cw==) | `68.18% <68.18%> (ø)` | | | [src/events/index.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/107?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/module.ts](https://app.codecov.io/gh/nuxt/telemetry/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nuxt#diff-c3JjL21vZHVsZS50cw==) | `95.61% <100.00%> (-1.74%)` | :arrow_down: |

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