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

PropertyColor: now color is selected with submit button instead of directly #6200

Merged
merged 1 commit into from
Jul 24, 2024

fix(PropertyColor): now color is selected with submit button instead …

16ebe41
Select commit
Loading
Failed to load commit list.
Merged

PropertyColor: now color is selected with submit button instead of directly #6200

fix(PropertyColor): now color is selected with submit button instead …
16ebe41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 24, 2024 in 1s

23.67% (-0.26%) compared to 0271a5b

View this Pull Request on Codecov

23.67% (-0.26%) compared to 0271a5b

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 23.67%. Comparing base (0271a5b) to head (16ebe41).
Report is 14 commits behind head on main.

Files Patch % Lines
src/components/Editor/Properties/PropertyColor.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6200      +/-   ##
============================================
- Coverage     23.93%   23.67%   -0.26%     
  Complexity      457      457              
============================================
  Files           247      249       +2     
  Lines         11627    11774     +147     
  Branches       2196     2204       +8     
============================================
+ Hits           2783     2788       +5     
- Misses         8527     8669     +142     
  Partials        317      317              

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