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

wanasit / chrono / 17349725745 / 1
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: fix-it-parse-method-types
DEFAULT BRANCH: master
Ran 30 Aug 2025 11:22PM UTC
Files 181
Run time 5s
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

30 Aug 2025 11:20PM UTC coverage: 90.742% (-0.07%) from 90.812%
17349725745.1

push

github

google-labs-jules[bot]
Refactor: Remove dayjs from src/locales

This commit removes all usages of the `dayjs` library from the `src/locales` directory, replacing its functionality with native JavaScript `Date` objects and the project's existing `calculation/duration` module.

The changes include:
- Removing `dayjs` imports from all files in `src/locales`.
- Replacing `dayjs()` instantiations with `new Date()`.
- Replacing `dayjs` methods with their native `Date` equivalents or with new custom utility functions.
- Updating type definitions in `constants.ts` files to use a custom `Timeunit` type.
- Creating a new utility function `addImpliedTimeUnits` to handle a common pattern of date manipulation.
- Updating `package.json` and `package-lock.json` to remove dependencies that were only required by `dayjs`-related test utilities.

1670 of 2115 branches covered (78.96%)

4940 of 5444 relevant lines covered (90.74%)

390.22 hits per line

Source Files on job 17349725745.1
  • Tree
  • List 181
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 17349725745
  • be731a7d on github
  • Prev Job for on remove-dayjs-from-locales (#17338089598.1)
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