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

chore: add latency detection scripts #3583

Merged
merged 41 commits into from
Jan 28, 2025

Conversation

Torres-ssf
Copy link
Contributor

@Torres-ssf Torres-ssf commented Jan 14, 2025

Summary

This PR adds a script for network latency detection. All information was added to the CONTRIBUTING.md file.

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@Torres-ssf Torres-ssf self-assigned this Jan 14, 2025
Copy link

vercel bot commented Jan 14, 2025

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

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:32pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:32pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 4:32pm

CONTRIBUTING.md Outdated Show resolved Hide resolved
@Torres-ssf Torres-ssf enabled auto-merge (squash) January 28, 2025 14:49
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
77.07%(+0.03%) 70.68%(+0.04%) 75.14%(+0.04%) 77.07%(+0.03%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/provider.ts 68.46%
(-0.09%)
59%
(+0.54%)
69.89%
(+0%)
68.2%
(-0.08%)
🔴 packages/account/src/providers/transaction-request/transaction-request.ts 88.57%
(+0%)
76.71%
(-1.37%)
84%
(+0%)
88.81%
(+0%)
🔴 packages/address/src/address.ts 90.69%
(-0.21%)
92.85%
(+6.19%)
85.71%
(+0%)
90.9%
(-0.17%)
🔴 packages/address/src/utils.ts 80.95%
(+11.72%)
68.75%
(+18.75%)
83.33%
(+5.56%)
81.39%
(+11.02%)

@Torres-ssf Torres-ssf merged commit b4f5279 into master Jan 28, 2025
24 checks passed
@Torres-ssf Torres-ssf deleted the st/chore/add-latency-detection-scripts branch January 28, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate scripts for network latency detection
4 participants