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

Fix bad color value for Gauge 'Needle' type #7821

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

charlesh88
Copy link
Contributor

Closes #7820

  • Fix 0 opacity fill in theme constants files for Gauge type needle.
  • Theme constants in Espresso, Snow and Maelstrom fixed.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this a notable change that will require a special callout in the release notes? For example, will this break compatibility with existing APIs or projects that consume these plugins?

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes? N/A
  • Has this been smoke tested?
  • Have you associated this PR with a type: label? Note: this is not necessarily the same as the original issue.
  • Have you associated a milestone with this PR? Note: leave blank if unsure.
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?

- Fix 0 opacity fill in theme constants files for Gauge type needle.
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.85%. Comparing base (21a4335) to head (950c49f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7821      +/-   ##
==========================================
+ Coverage   56.05%   56.85%   +0.79%     
==========================================
  Files         674      674              
  Lines       27283    27283              
  Branches     2669     2669              
==========================================
+ Hits        15293    15511     +218     
+ Misses      11651    11433     -218     
  Partials      339      339              
Flag Coverage Δ
e2e-ci 61.05% <ø> (+5.56%) ⬆️
e2e-full 23.52% <ø> (-31.60%) ⬇️
unit 49.38% <ø> (-0.04%) ⬇️

see 61 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@ozyx ozyx added this to the Target:4.0.1 milestone Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gauge type Needle Dial not working
2 participants