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

prabhuignoto / react-chrono / #80
65%

Build:
DEFAULT BRANCH: master
Ran 27 May 2025 11:31AM UTC
Jobs 1
Files 127
Run time 5min
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

27 May 2025 11:30AM UTC coverage: 89.791%. Remained the same
#80

push

web-flow
Intl_fixes (#540)

* 2.8.2

* Enhance internationalization support in timeline components

- Updated various timeline components to utilize buttonTexts from GlobalContext for improved internationalization.
- Added fallback text for loading states, error messages, and timeline navigation elements to enhance accessibility and user experience.
- Refactored components to ensure consistent use of buttonTexts, improving maintainability and clarity in the codebase.

* Update package.json and pnpm-lock.yaml for new validation script and dependencies

- Added a new validation script to package.json that runs formatting, linting, testing, and building concurrently.
- Updated pnpm-lock.yaml to include the newly added 'concurrently' dependency for managing multiple commands.
- Standardized color values in CSS and component styles from '#fff' to '#ffffff' for consistency.
- Enhanced accessibility by ensuring fallback values are used in various components.

* Update timeline-control snapshot tests to reflect class name changes

- Modified snapshot tests for the TimelineControl component to update class names from 'cgLCQN' to 'hhbwid' for consistency in styling.
- Ensured that the rendered output matches the updated class names, maintaining the integrity of the component's visual representation in tests.

* Update timeline-toolbar component to enhance navigation button accessibility

- Modified the onClick handlers for previous and next match buttons to conditionally disable navigation based on the disableSearchNav state.
- Updated aria-disabled attributes for improved accessibility compliance, ensuring that screen readers correctly interpret the button states.

* Refactor timeline components to use nullish coalescing for default values

- Updated various components in the timeline section to utilize nullish coalescing (??) for fallback values, enhancing code clarity and consistency.
- Ensured that default values are correctly applied in cases where the primary valu... (continued)

1296 of 1559 branches covered (83.13%)

Branch coverage included in aggregate %.

122 of 142 new or added lines in 19 files covered. (85.92%)

23 existing lines in 7 files now uncovered.

7869 of 8648 relevant lines covered (90.99%)

7.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
80.46
0.0% src/components/timeline-elements/timeline-card-content/timeline-card-content.tsx
1
0.0
0.0% src/components/timeline-elements/timeline-card-media/video.tsx
1
87.55
0.0% src/components/timeline-elements/timeline-control/timeline-control.tsx
1
89.19
0.0% src/components/timeline/timeline.tsx
2
78.86
0.0% src/components/timeline/timeline-popover-elements.tsx
2
0.0
0.0% src/components/timeline/timeline.style.tsx
3
74.29
0.0% src/components/timeline-elements/timeline-card-media/components/MediaContent.tsx
4
63.14
0.0% src/components/timeline/timeline-toolbar.tsx
5
81.63
0.0% src/components/timeline-elements/timeline-control/timeline-control.styles.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.19
0.0% src/components/timeline-elements/timeline-outline/timeline-outline.tsx
1
78.86
0.0% src/components/timeline/timeline-popover-elements.tsx
2
87.55
0.0% src/components/timeline-elements/timeline-control/timeline-control.tsx
2
79.41
0.0% src/components/toolbar/index.tsx
4
74.29
0.0% src/components/timeline-elements/timeline-card-media/components/MediaContent.tsx
6
0.0
0.0% src/components/timeline-elements/timeline-card-media/video.tsx
7
94.12
0.0% src/utils/index.ts
Jobs
ID Job ID Ran Files Coverage
1 #80.1 27 May 2025 11:31AM UTC 127
89.79
Source Files on build #80
  • Tree
  • List 127
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 7725a719 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