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

wanasit / chrono / 16856517969
91%
master: 92%

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

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%)

78 of 87 new or added lines in 12 files covered. (89.66%)

2 existing lines in 2 files now uncovered.

4948 of 5450 relevant lines covered (90.79%)

387.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.83
0.09% src/calculation/mergingCalculation.ts
4
79.31
-3.45% src/locales/ru/parsers/RUCasualTimeParser.ts
4
80.65
-3.23% src/locales/uk/parsers/UKCasualTimeParser.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
79.31
-3.45% src/locales/ru/parsers/RUCasualTimeParser.ts
1
80.65
-3.23% src/locales/uk/parsers/UKCasualTimeParser.ts
Jobs
ID Job ID Ran Files Coverage
1 16856517969.1 10 Aug 2025 02:57AM UTC 180
90.79
GitHub Action Run
Source Files on build 16856517969
  • 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 Repo
  • 4a6dd347 on github
  • Prev Build on master (#16855621113)
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