Closed brunomenezes closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
rollups | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 29, 2023 2:40am |
staking | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 29, 2023 2:40am |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
apps/rollups/src/containers/rollups/DApp.tsx | 1 | 87.1% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 5995141892: | -0.04% |
Covered Lines: | 2554 |
Relevant Lines: | 3330 |
Summary
Code changes to display the input's payload. So far, we only displayed the payloads for [
Notices
,Vouchers
,Reports
].Changes:
InputEdge
query.<InputContent />
component new behaviour for its internal paging. i.e. Since the input root payload is a single field with a string-like value, the paging is unnecessary.