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

tests: up fork block number #3541

Merged
merged 13 commits into from
Apr 3, 2025
Merged

tests: up fork block number #3541

merged 13 commits into from
Apr 3, 2025

Conversation

jxom
Copy link
Member

@jxom jxom commented Apr 3, 2025

No description provided.

Copy link

changeset-bot bot commented Apr 3, 2025

⚠️ No Changeset found

Latest commit: 65f6e05

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

Copy link

vercel bot commented Apr 3, 2025

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

Name Status Preview Updated (UTC)
viem 🛑 Canceled (Inspect) Apr 3, 2025 5:26am

Copy link

socket-security bot commented Apr 3, 2025

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@pimlico/[email protected]0.0.15 Transitive: eval, filesystem, unsafe +211 90.4 MB plusminushalf
npm/[email protected]0.0.24 Transitive: environment, filesystem, network, shell +38 3.61 MB jmoxey
npm/[email protected]2.24.2 Transitive: network +3 21.5 MB awkweb, jmoxey

View full report↗︎

Copy link
Contributor

github-actions bot commented Apr 3, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
import * from 'viem' (esm) 67.29 KB (0%) 1.4 s (0%) 6.5 s (-20.28% 🔽) 7.8 s
const viem = require('viem') (cjs) 81.17 KB (0%) 1.7 s (0%) 14.3 s (-16.43% 🔽) 15.9 s
import { createClient, http } from 'viem' 4.26 KB (0%) 86 ms (0%) 1.4 s (+243.62% 🔺) 1.5 s
import * from 'viem/account-abstraction' 47.6 KB (0%) 953 ms (0%) 7.3 s (-21.26% 🔽) 8.2 s
import * from 'viem/accounts' 82.22 KB (0%) 1.7 s (0%) 6 s (+33.61% 🔺) 7.7 s
import { privateKeyToAccount } from 'viem/accounts' 20.67 KB (0%) 414 ms (0%) 2.4 s (-42.34% 🔽) 2.8 s
import { mnemonicToAccount } from 'viem/accounts' 27.05 KB (0%) 542 ms (0%) 4.3 s (+29.39% 🔺) 4.9 s
import * from 'viem/actions' 52.62 KB (0%) 1.1 s (0%) 8.1 s (+84.4% 🔺) 9.1 s
import { getBlockNumber } from 'viem/actions' 318 B (0%) 10 ms (0%) 93 ms (+20.18% 🔺) 103 ms
import * from 'viem/chains' 46.46 KB (0%) 930 ms (0%) 6.3 s (-5.98% 🔽) 7.2 s
import { mainnet } from 'viem/chains' 325 B (0%) 10 ms (0%) 63 ms (-20.26% 🔽) 73 ms
import * from 'viem/chains/utils' 1.08 KB (0%) 22 ms (0%) 179 ms (+68.27% 🔺) 201 ms
import * from 'viem/ens' 46.25 KB (0%) 926 ms (0%) 4.1 s (-24.72% 🔽) 5 s
import { getEnsAvatar } from 'viem/ens' 22.51 KB (0%) 451 ms (0%) 2.8 s (-39.84% 🔽) 3.3 s
import * from 'viem/siwe' 31.57 KB (0%) 632 ms (0%) 6.3 s (+22.9% 🔺) 6.9 s
import { verifySiweMessage } from 'viem/siwe' 30.51 KB (0%) 611 ms (0%) 3.8 s (-22.9% 🔽) 4.4 s

Copy link

codecov bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (ab85949) to head (65f6e05).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3541   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files        1000     1000           
  Lines       76690    76690           
  Branches     3314     3314           
=======================================
+ Hits        76407    76408    +1     
+ Misses        261      260    -1     
  Partials       22       22           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jxom jxom merged commit b82005f into main Apr 3, 2025
30 of 33 checks passed
@jxom jxom deleted the jxom/up-fork branch April 3, 2025 04:35
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.

1 participant