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

inclusion-numerique / coop-mediation-numerique / af20f390-cd7d-4667-8492-6585d5385560

09 Apr 2026 02:32PM UTC coverage: 7.465% (-3.2%) from 10.684%
af20f390-cd7d-4667-8492-6585d5385560

push

circleci

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

Mep 2026-04-09

500 of 10550 branches covered (4.74%)

Branch coverage included in aggregate %.

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

1386 existing lines in 153 files now uncovered.

1500 of 16241 relevant lines covered (9.24%)

36.95 hits per line

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

0.0
/apps/web/src/utils/monthShortLabels.ts
UNCOV
1
export const monthShortLabels = [
×
2
  'Jan.',
3
  'Fév.',
4
  'Mars',
5
  'Avr.',
6
  'Mai',
7
  'Juin',
8
  'Juil.',
9
  'Août',
10
  'Sep.',
11
  'Oct.',
12
  'Nov.',
13
  'Déc.',
14
] as const
15

16
export type MonthShortLabel = (typeof monthShortLabels)[number]
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