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

Feature/easy import #1051

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

add slider

d612eba
Select commit
Loading
Failed to load commit list.
Draft

Feature/easy import #1051

add slider
d612eba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2025 in 1s

62.77% (-1.27%) compared to 680459b

View this Pull Request on Codecov

62.77% (-1.27%) compared to 680459b

Details

Codecov Report

Attention: Patch coverage is 27.58621% with 147 lines in your changes missing coverage. Please review.

Project coverage is 62.77%. Comparing base (680459b) to head (d612eba).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
...@dcl/inspector/src/components/ImportAsset/utils.ts 16.04% 136 Missing ⚠️
...spector/src/components/ImportAsset/Slider/types.ts 0.00% 5 Missing and 1 partial ⚠️
...@dcl/inspector/src/components/ImportAsset/types.ts 90.90% 3 Missing ⚠️
...s/@dcl/inspector/src/components/FileInput/types.ts 0.00% 1 Missing ⚠️
...spector/src/components/ImportAsset/Slider/index.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1051      +/-   ##
==========================================
- Coverage   64.03%   62.77%   -1.27%     
==========================================
  Files         579      594      +15     
  Lines       18049    19573    +1524     
  Branches     2288     2402     +114     
==========================================
+ Hits        11558    12286     +728     
- Misses       6082     6870     +788     
- Partials      409      417       +8     

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