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

jan-janssen / gmailsorter / 16170263507
82%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2025 01:12PM UTC
Jobs 1
Files 16
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

09 Jul 2025 01:11PM UTC coverage: 57.562%. Remained the same
16170263507

push

github

web-flow
Fix: Ensure reset button is shown when tasks are in progress (#346)

* Fix: Ensure reset button is shown when tasks are in progress

The reset button was not appearing if one task was 'in progress' and another was 'waiting' because the 'waiting' status also caused the condition to hide the button. Users perceive 'waiting' tasks as 'in progress' due to shared UI coloring.

This change modifies the logic to show the reset button if any task is 'in progress' or 'failed', regardless of 'waiting' statuses elsewhere, aligning with user expectations.

* Fix job status to always use fail rather than failed

* Refactor: Use constants for job status strings

Introduced constants for job statuses (e.g., SUCCESS, FAIL, PROGRESS, WAIT, INIT) in `gmailsorter.daemon.shared` and updated relevant files to use them.

This improves code readability and maintainability by avoiding raw string literals for statuses across the codebase.

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>

392 of 681 relevant lines covered (57.56%)

0.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16170263507.1 09 Jul 2025 01:12PM UTC 16
57.56
GitHub Action Run
Source Files on build 16170263507
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16170263507
  • 072a9eba on github
  • Prev Build on main (#16080208314)
  • Next Build on main (#16170352555)
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