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: Fixed svg url #1839

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

bmingles
Copy link
Contributor

@bmingles bmingles commented Feb 27, 2024

fixes #1838

Testing Performed

  • Open 2 tables
  • ctrl / cmd + L to show linker popup
  • click cell in 1 table then cell in other
  • hover over dotted arrow and click alt
  • should see chain link with slash through it

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.98%. Comparing base (25d1c09) to head (53b6c05).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1839   +/-   ##
=======================================
  Coverage   45.98%   45.98%           
=======================================
  Files         631      631           
  Lines       37836    37836           
  Branches     9532     9532           
=======================================
  Hits        17400    17400           
  Misses      20382    20382           
  Partials       54       54           
Flag Coverage Δ
unit 45.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bmingles bmingles merged commit 63fe035 into deephaven:main Feb 27, 2024
6 checks passed
@bmingles bmingles deleted the 1838-cursor-unlinker-svg-path branch February 27, 2024 18:53
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect cursor-unlinker.svg path
2 participants