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

bot: elrond: increase minAmount #1392

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Conversation

gre
Copy link
Contributor

@gre gre commented Sep 27, 2022

📝 Description

on elrond bot specs, the minimalAmount is way too low and create error on the bot runs. this should fix it.

❓ Context

  • Impacted projects: bot
  • Linked resource(s): n/a

✅ Checklist

  • Test coverage
  • Atomic delivery
  • No breaking changes

📸 Demo

🚀 Expectations to reach

Please make sure you follow these Important Steps.

Pull Requests must pass the CI and be internally validated in order to be merged.

@vercel
Copy link

vercel bot commented Sep 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
live-common-tools ✅ Ready (Inspect) Visit Preview Sep 27, 2022 at 2:06PM (UTC)
3 Ignored Deployments
Name Status Preview Updated
ledger-live-github-bot ⬜️ Ignored (Inspect) Sep 27, 2022 at 2:06PM (UTC)
native-ui-storybook ⬜️ Ignored (Inspect) Sep 27, 2022 at 2:06PM (UTC)
react-ui-storybook ⬜️ Ignored (Inspect) Sep 27, 2022 at 2:06PM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Sep 27, 2022

⚠️ No Changeset found

Latest commit: c487cf7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Base: 66.66% // Head: 43.64% // Decreases project coverage by -23.02% ⚠️

Coverage data is based on head (2a461cb) compared to base (b75896f).
Patch has no changes to coverable lines.

❗ Current head 2a461cb differs from pull request most recent head c487cf7. Consider uploading reports for the commit c487cf7 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1392       +/-   ##
============================================
- Coverage    66.66%   43.64%   -23.03%     
============================================
  Files            5      610      +605     
  Lines          171    25543    +25372     
  Branches        13     6974     +6961     
============================================
+ Hits           114    11148    +11034     
- Misses          57    13262    +13205     
- Partials         0     1133     +1133     
Flag Coverage Δ
test 43.64% <ø> (-23.03%) ⬇️

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

Impacted Files Coverage Δ
...hw-transport-mocker/src/createTransportReplayer.ts
...ledgerjs/packages/hw-transport-mocker/src/index.ts
...js/packages/hw-transport-mocker/src/RecordStore.ts
...hw-transport-mocker/src/createTransportRecorder.ts
...s/hw-transport-mocker/src/openTransportReplayer.ts
...ive-common/src/families/crypto_org/js-broadcast.ts 41.66% <0.00%> (ø)
.../ledger-live-common/src/families/tezos/api/tzkt.ts 35.71% <0.00%> (ø)
...live-common/src/bridge/react/useGlobalSyncState.ts 23.07% <0.00%> (ø)
...r-live-common/src/families/cardano/js-broadcast.ts 50.00% <0.00%> (ø)
...edger-live-common/src/exchange/swap/hooks/index.ts 100.00% <0.00%> (ø)
... and 605 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gre gre merged commit ba7ede0 into develop Sep 27, 2022
@gre gre deleted the support/bot-phosphore-elrond-min branch September 27, 2022 14:06
@github-actions
Copy link

@gre

Screenshots: ✅

There are no changes in the screenshots for this PR. If this is expected, you are good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Has changes in live-common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants