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

valkyrjaio / valkyrja / 24384263795
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 26.x
DEFAULT BRANCH: master
Ran 14 Apr 2026 06:24AM UTC
Jobs 1
Files 1156
Run time 2min
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

14 Apr 2026 06:22AM UTC coverage: 100.0%. Remained the same
24384263795

push

github

web-flow
[Application] Ensure the providers are lists are unique (#730)

# Description

Ensure the providers are lists are unique.

- testGetProvidersDeduplicates — ComponentProviderClass depends on
CliComponentProviderClass, which is also a direct config entry; without
array_unique it would appear twice in the flat list.
- testGetContainerProvidersDeduplicates — CliComponentProviderClass and
DuplicateSubProviderClass both return CliContainerDataProviderClass.
- testGetEventProvidersDeduplicates — EventComponentProviderClass and
DuplicateSubProviderClass both return ListenerProviderClass.
- testGetCliProvidersDeduplicates — CliRouteComponentProviderClass and
DuplicateSubProviderClass both return CliRouteProviderClass.
- testGetHttpProvidersDeduplicates — HttpRouteComponentProviderClass and
DuplicateSubProviderClass both return HttpRouteProviderClass.
Each test asserts both the exact deduplicated result and that count
equals count(array_unique(...)) to make the deduplication intent
explicit.

## Types of changes

- [X] Improvement _(non-breaking change which improves code)_
    <!-- Target the lowest major affected branch -->
- [X] Bug fix _(non-breaking change which fixes an issue)_
    <!-- Target the lowest major affected branch -->
- [ ] New feature _(non-breaking change which adds functionality)_
    <!-- Target master -->
- [ ] Deprecation _(breaking change which removes functionality)_
    <!-- Target master -->
- [ ] Breaking change _(fix or feature that would cause existing
functionality
  to change)_
<!-- Target master, unless this is a bug fix in which case let's chat
-->
- [ ] Documentation improvement
    <!-- Target appropriate branch -->

5 of 5 new or added lines in 1 file covered. (100.0%)

13118 of 13118 relevant lines covered (100.0%)

16.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24384263795.1 14 Apr 2026 06:24AM UTC 1156
100.0
GitHub Action Run
Source Files on build 24384263795
  • Tree
  • List 1156
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24384263795
  • b6196856 on github
  • Prev Build on 26.x (#24382896263)
  • Next Build on 26.x (#24388254153)
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