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

inclusion-numerique / coop-mediation-numerique / 1fd30cf7-7093-4f63-ad48-0fe6dff7c3c2

28 Apr 2026 02:29PM UTC coverage: 7.419% (-0.05%) from 7.465%
1fd30cf7-7093-4f63-ad48-0fe6dff7c3c2

push

circleci

web-flow
Merge pull request #485 from inclusion-numerique/dev

MEP 206-01-28

500 of 10653 branches covered (4.69%)

Branch coverage included in aggregate %.

0 of 149 new or added lines in 19 files covered. (0.0%)

5 existing lines in 5 files now uncovered.

1500 of 16306 relevant lines covered (9.2%)

36.8 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/apps/web/src/features/structures/getStructureDisplayName.ts
NEW
1
export const getStructureDisplayName = (structure: {
×
2
  nom: string
3
  nomUsage?: string | null
NEW
4
}) => structure.nomUsage || structure.nom
×
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