Conversation
chore: remove sc 24h txs
fix: nft precision tx list
…tern (#601) * fix: blocks page stale auto-update, timer drift, and Promise anti-pattern Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: address review findings - consistent error handling, proper type separation - Fix yesterdayStatisticsCall and totalStatisticsCall to throw on error instead of silently returning error string as IBlockStats (was causing silent display of zeros on API failures) - Normalize error messages with typeof guard for non-string errors - Revert dataUpdatedAt from shared ICard type to local CardContentProps - Track both queries' dataUpdatedAt using Math.min for accurate staleness - Remove silent Date.now() fallback, show empty string before first fetch Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: prevent rendering bare " ago" before data loads Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (3)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## staging #603 +/- ##
========================================
Coverage 0.46% 0.46%
========================================
Files 530 530
Lines 20954 20953 -1
Branches 5253 5257 +4
========================================
Hits 97 97
+ Misses 20857 20044 -813
- Partials 0 812 +812 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.