hashgraph / hedera-metamask-snaps

Metamask snaps offer the ability to create npm package that can be used to enhance the wallet capabilities for chains and DApps.
Apache License 2.0
4 stars 2 forks source link

Updated the max query payment to be 5 Hbar so the queries don't fail #434

Closed himalayan-dev closed 3 months ago

himalayan-dev commented 3 months ago

Description

This pull request changes the following:

Related Issues

github-actions[bot] commented 3 months ago

Wallet Snap Unit Test Results

193 tests  ±0   193 :white_check_mark: ±0   2m 12s :stopwatch: +32s   7 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit ae3ea8c6. ± Comparison against base commit 6ceb014b.

codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (6ceb014ba6bec0d368639c6db051f9916b080bf4) | 856 | 439 | 51.29% | | | Head commit (ae3ea8c657ea27ed94b2377f53f4d2d4842ae71f) | 856 (+0) | 439 (+0) | 51.29% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#434) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more