infinit-xyz / infinit-cli

3 stars 3 forks source link

feat(analytics): add analytics and events #14

Closed arintrongs closed 2 days ago

changeset-bot[bot] commented 2 days ago

🦋 Changeset detected

Latest commit: aa4e3cb9d1656b17a0588b7cf56d9c86a6352920

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------- | ----- | | @infinit-xyz/cli | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 47.43590% with 41 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/commands/script/execute/index.ts 28.57% 10 Missing :warning:
src/commands/init/index.ts 0.00% 9 Missing :warning:
src/utils/analytics.ts 50.00% 8 Missing :warning:
src/utils/project.ts 0.00% 6 Missing :warning:
src/commands/account/generate/index.ts 66.66% 2 Missing :warning:
src/commands/account/import/index.ts 66.66% 2 Missing :warning:
src/commands/script/generate/index.ts 66.66% 2 Missing :warning:
src/commands/action/list/index.ts 75.00% 1 Missing :warning:
src/index.ts 0.00% 1 Missing :warning:
Files with missing lines Coverage Δ
src/classes/Cache/__mocks__/constants.ts 100.00% <100.00%> (ø)
src/commands/init/index.type.ts 100.00% <ø> (ø)
src/schemas/generated.d.ts 100.00% <ø> (ø)
src/commands/action/list/index.ts 96.15% <75.00%> (ø)
src/index.ts 0.00% <0.00%> (ø)
src/commands/account/generate/index.ts 94.59% <66.66%> (ø)
src/commands/account/import/index.ts 93.75% <66.66%> (ø)
src/commands/script/generate/index.ts 81.63% <66.66%> (ø)
src/utils/project.ts 0.00% <0.00%> (ø)
src/utils/analytics.ts 50.00% <50.00%> (ø)
... and 2 more