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

rm-hull / calendar / 27982407287
28%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 08:39PM UTC
Jobs 1
Files 8
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

22 Jun 2026 08:38PM UTC coverage: 27.82%. Remained the same
27982407287

push

github

web-flow
feat: add move feature for journal entries (#638)

* feat: add move feature for journal entries

Allows users to reassign a journal entry to a different date via a date
picker dialog.

```mermaid
graph LR
    A[JournalEntryItem] -->|Trigger| B(MoveButton)
    B -->|Select Date| C[DatePicker]
    C -->|onMove| D[updateEntry]
    D --> E[(Storage)]
```

- Add `MoveButton` component with `DatePicker`.
- Update `JournalEntryItem` to handle date migration.
- Centralize `TOASTER_ID` and move `GeneralSettings` to
`types/settings.ts`.

* Update src/components/journal/JournalEntryItem.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

328 of 980 branches covered (33.47%)

Branch coverage included in aggregate %.

1132 of 4268 relevant lines covered (26.52%)

161.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27982407287.1 22 Jun 2026 08:39PM UTC 8
27.82
GitHub Action Run
Source Files on build 27982407287
  • Tree
  • List 8
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27982407287
  • 9f4e7fb6 on github
  • Prev Build on main (#27919518724)
  • Next Build on main (#27982836232)
  • Delete
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