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

prabhuignoto / react-chrono / #93
65%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2025 03:22AM UTC
Jobs 1
Files 145
Run time 1min
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

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 %.

3 of 3 new or added lines in 2 files covered. (100.0%)

9 existing lines in 1 file now uncovered.

10564 of 11497 relevant lines covered (91.88%)

10.09 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
9
82.0
0.0% src/components/timeline-elements/memoized/details-text-memo.tsx
Jobs
ID Job ID Ran Files Coverage
1 #93.1 20 Jun 2025 03:22AM UTC 145
90.73
Source Files on build #93
  • 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 Repo
  • 112887e8 on github
  • Prev Build on master
  • Next Build on master
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