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

feat: tx page performance improvement #1597

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

He1DAr
Copy link
Collaborator

@He1DAr He1DAr commented Apr 25, 2024

Minimizing excessive code splitting to decrease initial load and allow page sections to be loaded simultaneously.

Copy link

vercel bot commented Apr 25, 2024

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

Name Status Preview Comments Updated (UTC)
hiro-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 25, 2024 3:04pm

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 21.15%. Comparing base (9e3ca04) to head (2bb63e7).
Report is 1 commits behind head on main.

Files Patch % Lines
src/app/txid/[txId]/TxPage.tsx 0.00% 3 Missing ⚠️
src/app/txid/[txId]/ContractCall/index.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1597      +/-   ##
==========================================
+ Coverage   21.13%   21.15%   +0.02%     
==========================================
  Files         415      415              
  Lines        6752     6744       -8     
  Branches     1436     1436              
==========================================
  Hits         1427     1427              
+ Misses       5135     5127       -8     
  Partials      190      190              

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

@He1DAr He1DAr force-pushed the feat/performance-improvement-testing branch from 2bb63e7 to 3984dc0 Compare April 25, 2024 15:02
@He1DAr He1DAr merged commit cf8e7a1 into main Apr 25, 2024
8 of 11 checks passed
@He1DAr He1DAr deleted the feat/performance-improvement-testing branch April 25, 2024 15:02
@blockstack-devops
Copy link

🎉 This PR is included in version 1.169.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants