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: IllustrationFailure and IllustrationNoContent curves are not completely closed in light mode #2524

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

YannLynn
Copy link
Collaborator

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #2523

Changelog

🇨🇳 Chinese

  • Fix: 修复亮色模式下,IllustrationFailure 和 IllustrationNoContent 曲线未完全闭合问题

🇺🇸 English

  • Fix: fix IllustrationFailure and IllustrationNoContent curves are not completely closed in light mode

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

Copy link

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.

Latest deployment of this branch, based on commit ab75227:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Oct 11, 2024

semi-design    Run #2861

Run Properties:  status check failed Failed #2861  •  git commit 1fd38c3506 ℹ️: Merge ab7522792c82910849a04e82a1a1d3a440b329dd into 3582ea01a35b6f6c9db326d74c31...
Project semi-design
Run status status check failed Failed #2861
Run duration 08m 00s
Commit git commit 1fd38c3506 ℹ️: Merge ab7522792c82910849a04e82a1a1d3a440b329dd into 3582ea01a35b6f6c9db326d74c31...
Committer YannLynn
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 254
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Tests for review

@pointhalo pointhalo merged commit bc6ee87 into main Oct 11, 2024
8 of 10 checks passed
@pointhalo pointhalo deleted the fix-2523 branch October 11, 2024 12:22
Copy link

cypress bot commented Oct 11, 2024

semi-design    Run #2863

Run Properties:  status check passed Passed #2863  •  git commit bc6ee874d1: fix: IllustrationFailure and IllustrationNoContent curves are not completely clo...
Project semi-design
Run status status check passed Passed #2863
Run duration 07m 43s
Commit git commit bc6ee874d1: fix: IllustrationFailure and IllustrationNoContent curves are not completely clo...
Committer YannLynn
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 255
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

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.

[BUG] IllustrationFailure and IllustrationNoContent curves are not completely closed in light mode
2 participants