• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ExWeb3 / elixir_ethers
95%
main: 87%

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/plug-1.19.0
DEFAULT BRANCH: main
Repo Added 26 Feb 2024 04:46PM UTC
Files 28
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH get_max_priority_fee
branch: get_max_priority_fee
CHANGE BRANCH
x
Reset
  • get_max_priority_fee
  • add-external-resource
  • add-get-transaction-count
  • add-makeup_syntext
  • add-missing-bang
  • anvil
  • ccip-read
  • checksum-address
  • dependabot/hex/credo-1.7.10
  • dependabot/hex/credo-1.7.11
  • dependabot/hex/credo-1.7.12
  • dependabot/hex/credo-1.7.13
  • dependabot/hex/credo-1.7.14
  • dependabot/hex/credo-1.7.5
  • dependabot/hex/credo-1.7.6
  • dependabot/hex/credo-1.7.8
  • dependabot/hex/credo-1.7.9
  • dependabot/hex/dialyxir-1.4.4
  • dependabot/hex/dialyxir-1.4.5
  • dependabot/hex/dialyxir-1.4.6
  • dependabot/hex/dialyxir-1.4.7
  • dependabot/hex/ethereumex-0.11.0
  • dependabot/hex/ethereumex-0.11.1
  • dependabot/hex/ethereumex-0.12.0
  • dependabot/hex/ethereumex-0.12.1
  • dependabot/hex/ethereumex-0.12.2
  • dependabot/hex/ex_abi-0.7.1
  • dependabot/hex/ex_abi-0.7.2
  • dependabot/hex/ex_abi-0.8.1
  • dependabot/hex/ex_abi-0.8.2
  • dependabot/hex/ex_abi-0.8.3
  • dependabot/hex/ex_doc-0.31.2
  • dependabot/hex/ex_doc-0.32.2
  • dependabot/hex/ex_doc-0.33.0
  • dependabot/hex/ex_doc-0.34.0
  • dependabot/hex/ex_doc-0.34.1
  • dependabot/hex/ex_doc-0.34.2
  • dependabot/hex/ex_doc-0.35.1
  • dependabot/hex/ex_doc-0.36.1
  • dependabot/hex/ex_doc-0.37.1
  • dependabot/hex/ex_doc-0.37.2
  • dependabot/hex/ex_doc-0.37.3
  • dependabot/hex/ex_doc-0.38.1
  • dependabot/hex/ex_doc-0.38.3
  • dependabot/hex/ex_doc-0.38.4
  • dependabot/hex/ex_doc-0.39.1
  • dependabot/hex/ex_doc-0.39.2
  • dependabot/hex/ex_keccak-0.7.6
  • dependabot/hex/ex_keccak-0.7.7
  • dependabot/hex/ex_keccak-0.7.8
  • dependabot/hex/ex_secp256k1-0.7.3
  • dependabot/hex/ex_secp256k1-0.7.4
  • dependabot/hex/ex_secp256k1-0.7.5
  • dependabot/hex/ex_secp256k1-0.7.6
  • dependabot/hex/excoveralls-0.18.1
  • dependabot/hex/excoveralls-0.18.2
  • dependabot/hex/excoveralls-0.18.3
  • dependabot/hex/excoveralls-0.18.4
  • dependabot/hex/excoveralls-0.18.5
  • dependabot/hex/jason-1.4.3
  • dependabot/hex/jason-1.4.4
  • dependabot/hex/plug-1.17.0
  • dependabot/hex/plug-1.18.1
  • dependabot/hex/plug-1.19.0
  • dependabot/hex/req-0.5.10
  • dependabot/hex/req-0.5.11
  • dependabot/hex/req-0.5.12
  • dependabot/hex/req-0.5.14
  • dependabot/hex/req-0.5.15
  • dependabot/hex/req-0.5.16
  • dependabot/hex/req-0.5.8
  • eip-165
  • eip-4844
  • erc-1191
  • fix-anvil-signature
  • fix-call-errors
  • fix-date-to-block
  • fix-decode
  • fix-erc165-error
  • fix-evm-error
  • fix-human-arg
  • fix-input-decoding
  • fix-multicall-spec
  • fix-transactions
  • fix-tx-data-to-map
  • fix-zero-trim
  • fix/deploy-with-local-signer
  • get-logs-docs
  • get_max_priority
  • implement-decode
  • improve-documentation
  • improve-events
  • improve-name-service
  • improve-transaction
  • improve-transactions
  • improve-txdata
  • js/rpc-client-adapter
  • main
  • patch-1
  • payload-typo
  • release-0.6.10
  • release_v0.4.1
  • remove-async-tests
  • rename-send
  • sig-leading-zeros
  • sign-transaction-function
  • support-raw-call
  • support-revert-errors
  • support-sending-raw-transaction
  • target-elixir-1.17
  • test-error
  • upgrade-elixir
  • use-binary-as-default
  • use-checksum-addressed
  • use_default_max_priority_fee

02 Apr 2024 01:29PM UTC coverage: 95.09% (-0.1%) from 95.201%
7f0c1b937ddcd876aa962a0c21553f9ebcd7574d-PR-102

Pull #102

github

wchenNL
Bump ex_abi from 0.7.0 to 0.7.1 (#101)

Bumps [ex_abi](https://github.com/poanetwork/ex_abi) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/poanetwork/ex_abi/releases)
- [Changelog](https://github.com/poanetwork/ex_abi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poanetwork/ex_abi/compare/0.7.0...0.7.1)

---
updated-dependencies:
- dependency-name: ex_abi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Pull Request #102: get max_priority_fee_per_gas

2 of 3 new or added lines in 1 file covered. (66.67%)

736 of 774 relevant lines covered (95.09%)

29.28 hits per line

Relevant lines Covered
Build:
Build:
774 RELEVANT LINES 736 COVERED LINES
29.28 HITS PER LINE
Source Files on get_max_priority_fee
  • Tree
  • List 16
  • Changed 9
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7f0c1b93... get_max_priority_fee Bump ex_abi from 0.7.0 to 0.7.1 (#101) Bumps [ex_abi](https://github.com/poanetwork/ex_abi) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/poanetwork/ex_abi/releases) - [Changelog](https://github.com/poanetwork/ex_abi/blob/master/CHA... Pull #102 02 Apr 2024 01:31PM UTC wchenNL github
95.09
1ad6c694... get_max_priority_fee get max_priority_fee_per_gas Pull #102 01 Apr 2024 02:06PM UTC wchenNL github
94.83
See All Builds (357)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc