Skip to content
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

Flatten the Monorepo Structure #2790

Merged
merged 14 commits into from Oct 17, 2020
Merged

Flatten the Monorepo Structure #2790

merged 14 commits into from Oct 17, 2020

Conversation

darthtrevino
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 17, 2020

Codecov Report

Merging #2790 into main will decrease coverage by 4.28%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2790      +/-   ##
==========================================
- Coverage   56.76%   52.47%   -4.29%     
==========================================
  Files          87       87              
  Lines        2544     2544              
  Branches      472      472              
==========================================
- Hits         1444     1335     -109     
- Misses       1100     1209     +109     
Impacted Files Coverage Δ
packages/backend-html5/src/BrowserDetector.ts 100.00% <ø> (ø)
packages/backend-html5/src/EnterLeaveCounter.ts 88.88% <ø> (ø)
packages/backend-html5/src/HTML5BackendImpl.ts 22.33% <ø> (ø)
packages/backend-html5/src/MonotonicInterpolant.ts 1.66% <ø> (ø)
...nd-html5/src/NativeDragSources/NativeDragSource.ts 4.16% <ø> (ø)
...5/src/NativeDragSources/getDataFromDataTransfer.ts 20.00% <ø> (ø)
...kages/backend-html5/src/NativeDragSources/index.ts 22.22% <ø> (ø)
...d-html5/src/NativeDragSources/nativeTypesConfig.ts 42.85% <ø> (ø)
packages/backend-html5/src/NativeTypes.ts 100.00% <ø> (ø)
packages/backend-html5/src/OffsetUtils.ts 78.26% <ø> (ø)
... and 147 more

@darthtrevino darthtrevino merged commit 75c981c into main Oct 17, 2020
@darthtrevino darthtrevino deleted the refactor/flatten_packages branch October 17, 2020 07:44
darthtrevino added a commit that referenced this pull request Feb 3, 2022
* refactor: use a flat layout for monorepo packages

* build: update eslintignore, prettierignore

* build: update packages

* build: pnp updates, add missing ts sdk

* test: add test-backend dep

* test: fix jest tests

* chore: add semver document

* ci: skip version check on release branches

* build: add rimraf dep to docsite

* build: update docsite deploy action

* build: restore old coverage scope

* ci: update codecov action version

* build: parallelize some build tasks

* build: update coverage glob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant