faustjs icon indicating copy to clipboard operation
faustjs copied to clipboard

Add anonymous opt-in usage tracking

Open josephfusco opened this issue 2 years ago • 4 comments

Description

These changes add opt-in anonymous usage tracking to Faust via CLI at build time.

Related Issue(s):

Testing

Screenshots

Documentation Changes

Dependant PRs

josephfusco avatar Jul 14 '22 15:07 josephfusco

⚠️ No Changeset found

Latest commit: 62fb92bf4d9da8ded4cab6a147ca17409910df7d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

changeset-bot[bot] avatar Jul 14 '22 15:07 changeset-bot[bot]

Coverage report for packages/core

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 90.48% 304/336
🟢 Branches 84.83% 123/145
🟢 Functions 89.58% 43/48
🟢 Lines 90.33% 299/331

Test suite run success

61 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 62fb92bf4d9da8ded4cab6a147ca17409910df7d

github-actions[bot] avatar Jul 14 '22 15:07 github-actions[bot]

Coverage report for packages/react

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by 🧪jest coverage report action from e82cdcefd65ce3dfbef3e94ea26e183cd8d5832a

github-actions[bot] avatar Jul 14 '22 15:07 github-actions[bot]

Coverage report for packages/next

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 93.39% 240/257
🟢 Branches 82.04% 201/245
🟢 Functions 100% 33/33
🟢 Lines 93.39% 240/257

Test suite run success

55 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 62fb92bf4d9da8ded4cab6a147ca17409910df7d

github-actions[bot] avatar Jul 14 '22 15:07 github-actions[bot]

Coverage report for packages/faustwp-core

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 88.99% 283/318
🟢 Branches 85.71% 126/147
🟢 Functions 87.23% 41/47
🟢 Lines 88.82% 278/313

Test suite run success

48 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 62fb92bf4d9da8ded4cab6a147ca17409910df7d

github-actions[bot] avatar Oct 05 '22 13:10 github-actions[bot]