-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEI-5001: Switch to TS enums, remove Flow infra #852
Conversation
🦋 Changeset detectedLatest commit: 3db2a18 The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
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 |
GeraldRequired Reviewers
Don't want to be involved in this pull request? Comment |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #852 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 96 96
Lines 1371 1368 -3
Branches 352 337 -15
=========================================
- Hits 1371 1368 -3
... and 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Size Change: 0 B Total Size: 4.51 kB ℹ️ View Unchanged
|
Summary:
Now that none of the downstream consumers of wonder-stuff are using Flow we can get rid of Flow related things from this repo.
Issue: FEI-5001
Test plan:
yarn build:types
yarn tsc
yarn build:docs
, open docs/index.html, see thatRuntime
is now a properenum