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(protocol): deploy a test ERC-20 token to test bridge #13132

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@davidtaikocha davidtaikocha enabled auto-merge (squash) February 10, 2023 04:40
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #13132 (ff2825e) into main (675611d) will increase coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main   #13132      +/-   ##
==========================================
+ Coverage   62.79%   62.82%   +0.03%     
==========================================
  Files         113      114       +1     
  Lines        3209     3220      +11     
  Branches      434      435       +1     
==========================================
+ Hits         2015     2023       +8     
- Misses       1118     1120       +2     
- Partials       76       77       +1     
Flag Coverage Δ *Carryforward flag
bridge-ui 92.61% <ø> (ø) Carriedforward from 675611d
protocol 53.35% <0.00%> (+0.12%) ⬆️
relayer 69.15% <ø> (ø) Carriedforward from 675611d
ui 100.00% <ø> (ø) Carriedforward from 675611d

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
...kages/protocol/contracts/test/bridge/BullToken.sol 0.00% <0.00%> (ø)
...es/protocol/contracts/thirdparty/LibMerkleTrie.sol 90.36% <0.00%> (+7.22%) ⬆️
...ges/protocol/contracts/libs/LibAnchorSignature.sol 100.00% <0.00%> (+10.52%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@d1onys1us d1onys1us left a comment

Choose a reason for hiding this comment

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

Sometimes engineers are good at naming things 😎

@davidtaikocha davidtaikocha merged commit 95596e4 into main Feb 10, 2023
@davidtaikocha davidtaikocha deleted the deploy-bull-token branch February 10, 2023 04:52
@github-actions github-actions bot mentioned this pull request Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants