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

sign / translate / 20461056483
51%

Build:
DEFAULT BRANCH: master
Ran 23 Dec 2025 12:45PM UTC
Jobs 1
Files 120
Run time 177min
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

23 Dec 2025 12:43PM UTC coverage: 52.495% (+0.2%) from 52.282%
20461056483

push

github

AmitMY
refactor(ui): Replace mat-tab-group with ion-segment in language selector

Modernizes the language selector component by replacing Angular Material tabs with Ionic segments for a more contemporary, mobile-first design that aligns with the recent Material Design 3 updates.

## Changes

### Language Selector Component
- **HTML**: Replaced `mat-tab-group` with `ion-segment` and `mat-tab` with `ion-segment-button`
- **TypeScript**:
  - Removed `MatTabsModule` import
  - Added Ionic components: `IonSegment`, `IonSegmentButton`, `IonLabel`
  - Added `onSegmentChange()` handler for segment value changes
- **SCSS**:
  - Auto-width segments based on content using `width: fit-content`
  - Removed uppercase text transform (Ionic default)
  - Added dark mode support with accessible text color for active button
  - Maintains responsive behavior (dropdown on mobile)

### Feedback Component
- Updated feedback link from GitHub issues to email contact

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

188 of 452 branches covered (41.59%)

Branch coverage included in aggregate %.

0 of 2 new or added lines in 1 file covered. (0.0%)

1285 of 2354 relevant lines covered (54.59%)

93.41 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
91.46
-2.29% src/app/pages/translate/language-selector/language-selector.component.ts
Jobs
ID Job ID Ran Files Coverage
1 20461056483.1 23 Dec 2025 12:45PM UTC 120
52.49
GitHub Action Run
Source Files on build 20461056483
  • Tree
  • List 120
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 1cddefdb on github
  • Prev Build on master (#20455555932)
  • Next Build on master (#20506004353)
  • Delete
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