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

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

Build:
Build:
LAST BUILD BRANCH: fix-it-parse-method-types
DEFAULT BRANCH: master
Ran 10 Aug 2025 02:57AM UTC
Files 180
Run time 4s
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

10 Aug 2025 02:56AM UTC coverage: 90.789% (+0.02%) from 90.768%
16856517969.1

push

github

google-labs-jules[bot]
Refactor: Replace deprecated dayjs functions with native Date

This commit continues the refactoring effort to remove the `dayjs` library from the codebase.

It replaces `dayjs` objects and their methods with native JavaScript `Date` objects and corresponding date manipulation logic. Specifically, it updates numerous locale-specific parsers and common utility files to use new helper functions that operate on `Date` objects (e.g., `assignSimilarDate` from `utils/dates.ts`) instead of the deprecated `dayjs`-based helpers.

The deprecated functions in `src/utils/dayjs.ts` have been removed.

1673 of 2121 branches covered (78.88%)

4948 of 5450 relevant lines covered (90.79%)

387.13 hits per line

Source Files on job 16856517969.1
  • Tree
  • List 180
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16856517969
  • 4a6dd347 on github
  • Prev Job for on refactor/remove-dayjs (#16855621113.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