• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

prabhuignoto / react-chrono / #93 / 1
65%
master: 65%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2025 03:22AM UTC
Files 145
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Jun 2025 03:22AM UTC coverage: 90.727%. Remained the same
#93.1

push

web-flow
refactor: update context hooks for better compatibility and performance (#549)

* refactor: update context hooks for better compatibility and performance

- Updated `useTimelineContext` to maintain backward compatibility while ensuring it returns the correct type.
- Optimized `createItemsHash` function in `Chrono` component for better performance by using string concatenation instead of `JSON.stringify`.
- Removed redundant `useMeasureHeight` implementation from `DetailsTextMemo` and imported it from the new centralized hooks file.
- Cleaned up tests by removing local `ResizeObserver` mocks, as they are now handled globally.
- Created a centralized export file for hooks to streamline imports across the application.
- Added `useMeasureHeight` hook to measure the height of DOM elements with a callback.

* fix: downgrade semver version to 7.5.4 for compatibility

1783 of 2112 branches covered (84.42%)

Branch coverage included in aggregate %.

10564 of 11497 relevant lines covered (91.88%)

10.09 hits per line

Source Files on job #93.1
  • Tree
  • List 145
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 93
  • 112887e8 on github
  • Prev Job for on master (##92.1)
  • Next Job for on master (##94.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc