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

feat: make order id copyable #1271

Merged
merged 1 commit into from
Feb 12, 2024
Merged

feat: make order id copyable #1271

merged 1 commit into from
Feb 12, 2024

Conversation

justinenerio
Copy link
Contributor

Changes

make order id copyable

Related issues

Fixes #1269

Checklist

  • PR is ready for review (if not, it should be a draft).
  • PR title follows Conventional Commits guidelines.
  • Screenshots/video added.
  • Tests added.
  • Self-review done.

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (529f4ac) 79.21% compared to head (09c689f) 79.21%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1271   +/-   ##
=======================================
  Coverage   79.21%   79.21%           
=======================================
  Files         185      185           
  Lines        4075     4075           
=======================================
  Hits         3228     3228           
  Misses        847      847           
Flag Coverage Δ
solana-beta 79.21% <ø> (?)
solana-stable 79.21% <ø> (ø)

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.

@justinenerio justinenerio marked this pull request as ready for review February 9, 2024 02:49
@ookami-kb ookami-kb merged commit edbec3e into master Feb 12, 2024
9 checks passed
@ookami-kb ookami-kb deleted the copy-order-id branch February 12, 2024 20:12
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.

make OrderId pastable
2 participants