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

feat: ui input submit #809

Merged
merged 16 commits into from
Nov 2, 2023

Merge branch 'main' into feat/ui-input-submit

9a0609c
Select commit
Loading
Failed to load commit list.
Merged

feat: ui input submit #809

Merge branch 'main' into feat/ui-input-submit
9a0609c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 2, 2023 in 0s

70.55% (+0.03%) compared to 6b8ca94

View this Pull Request on Codecov

70.55% (+0.03%) compared to 6b8ca94

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6b8ca94) 70.52% compared to head (9a0609c) 70.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #809      +/-   ##
==========================================
+ Coverage   70.52%   70.55%   +0.03%     
==========================================
  Files         399      399              
  Lines       13114    13128      +14     
  Branches     1715     1723       +8     
==========================================
+ Hits         9248     9262      +14     
  Misses       3652     3652              
  Partials      214      214              
Files Coverage Δ
...ages/@dcl/react-ecs/src/components/Input/index.tsx 100.00% <ø> (ø)
packages/@dcl/react-ecs/src/reconciler/index.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.