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

chore: Add v2 base structure #932

Merged
merged 75 commits into from
Nov 15, 2021
Merged

chore: Add v2 base structure #932

merged 75 commits into from
Nov 15, 2021

Conversation

diegohaz
Copy link
Member

No description provided.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 15, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #932 (ecf193d) into v2 (83e4825) will decrease coverage by 64.08%.
The diff coverage is 37.52%.

Impacted file tree graph

@@             Coverage Diff             @@
##               v2     #932       +/-   ##
===========================================
- Coverage   94.87%   30.78%   -64.09%     
===========================================
  Files         231      142       -89     
  Lines        3510     4044      +534     
  Branches      950     1150      +200     
===========================================
- Hits         3330     1245     -2085     
- Misses        179     2798     +2619     
  Partials        1        1               
Impacted Files Coverage Δ
packages/ariakit/src/checkbox/__utils.ts 0.00% <0.00%> (ø)
packages/ariakit/src/checkbox/checkbox-check.tsx 0.00% <0.00%> (ø)
packages/ariakit/src/checkbox/checkbox-state.ts 0.00% <0.00%> (ø)
packages/ariakit/src/checkbox/checkbox.tsx 0.00% <0.00%> (ø)
packages/ariakit/src/collection/collection.tsx 0.00% <0.00%> (ø)
...kages/ariakit/src/composite/composite-container.ts 0.00% <0.00%> (ø)
packages/ariakit/src/composite/composite-input.ts 0.00% <0.00%> (ø)
...kages/ariakit/src/composite/composite-typeahead.ts 0.00% <0.00%> (ø)
...ges/ariakit/src/dialog/__utils/dialog-backdrop.tsx 0.00% <0.00%> (ø)
...alog/__utils/disable-accessibility-tree-outside.ts 0.00% <0.00%> (ø)
... and 363 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83e4825...ecf193d. Read the comment docs.

@diegohaz diegohaz merged commit 26edc80 into v2 Nov 15, 2021
@diegohaz diegohaz deleted the v2-wip branch November 15, 2021 18:48
@diegohaz diegohaz restored the v2-wip branch November 15, 2021 18:48
@diegohaz diegohaz deleted the v2-wip branch November 15, 2021 19:03
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