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

kobotoolbox / kpi / 14059348226
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: beccagraber/dev-1497-show-most-recently-created-qual-answer
DEFAULT BRANCH: master
Ran 25 Mar 2025 12:57PM UTC
Jobs 1
Files 637
Run time 122min
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

25 Mar 2025 12:15PM UTC coverage: 80.826% (+0.002%) from 80.824%
14059348226

push

github

web-flow
feat(massEmail): update mass email models TASK-679 (#5608)

### 📣 Summary
Added support for scheduling mass emails with a configurable frequency
and introduced a constraint to prevent duplicate email records for the
same user in a given email job.



### 📖 Description
- Added `frequency` (integer) and `live` (boolean) fields to
`MassEmailConfig` to allow configuring email sending behavior.
- Ensured `frequency` defaults to `-1` and `live` defaults to `False`.
- These fields are not displayed in the admin panel.
- Enforced a uniqueness constraint on `(email_job, user)` in
`MassEmailRecord` to prevent duplicate email records for the same user
in a given email job.

6029 of 9593 branches covered (62.85%)

4 of 4 new or added lines in 1 file covered. (100.0%)

23025 of 28487 relevant lines covered (80.83%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14059348226.1 25 Mar 2025 12:57PM UTC 637
80.83
Source Files on build 14059348226
  • Tree
  • List 637
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2fda2017 on github
  • Prev Build on main (#14038122180)
  • Next Build on main (#14084389328)
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

© 2025 Coveralls, Inc