Skip to content

Conversation

@silasbw
Copy link
Contributor

@silasbw silasbw commented Dec 9, 2023

No description provided.

@silasbw silasbw marked this pull request as ready for review December 11, 2023 20:05
Copy link
Member

@jeanregisser jeanregisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Would it be possible to add an e2e test for the shortcut? Just to check we can get the full definition.

tokens: [{ address: tokenAddress, network }],
tokens: [{ address: tokenAddress, network, category: 'claimable' }],
availableShortcutIds: [
`${planNft.contractAddress},${planNft.tokenId}`,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I like using : in more semantic IDs

Suggested change
`${planNft.contractAddress},${planNft.tokenId}`,
`${planNft.contractAddress}:${planNft.tokenId}`,

@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2023

Codecov Report

Merging #278 (7fbccd6) into main (85e7dda) will increase coverage by 0.16%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
+ Coverage   92.81%   92.98%   +0.16%     
==========================================
  Files          35       36       +1     
  Lines         668      684      +16     
  Branches       65       66       +1     
==========================================
+ Hits          620      636      +16     
  Misses         45       45              
  Partials        3        3              
Files Coverage Δ
src/apps/hedgey/positions.ts 90.32% <ø> (ø)
src/apps/hedgey/shortcuts.ts 100.00% <100.00%> (ø)

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 85e7dda...7fbccd6. Read the comment docs.

Copy link
Member

@jeanregisser jeanregisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@silasbw silasbw enabled auto-merge (squash) December 12, 2023 19:49
@silasbw silasbw merged commit b7c9219 into main Dec 12, 2023
@silasbw silasbw deleted the hedgey0 branch December 12, 2023 19:51
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.

4 participants