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

kobotoolbox / kpi / 14536942500 / 2
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: refactor-subsequences-2025
DEFAULT BRANCH: master
Ran 18 Apr 2025 03:25PM UTC
Files 647
Run time 14s
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

18 Apr 2025 02:47PM UTC coverage: 80.957% (+2.1%) from 78.831%
14536942500.2

push

github

web-flow
fix(massEmails): read MASS_EMAIL_CONDENSE_SEND from env (#5691)

### 👷 Description for instance maintainers
Enables Django to read the MASS_EMAIL_CONDENSE_SEND setting from the
environment.


### 👀 Preview steps


1. Open a django shell
2. Run `getattr(settings, 'MASS_EMAILS_CONDENSE_SEND', False)`. It
should return False.
3. Exit the shell
4. In the container, run `export MASS_EMAILS_CONDENSE_SEND=true`
5. Re-open the django shell
6. :green_circle: Run `getattr(settings, 'MASS_EMAILS_CONDENSE_SEND',
False)`. It should return True.

6180 of 9799 branches covered (63.07%)

23454 of 28971 relevant lines covered (80.96%)

0.81 hits per line

Source Files on job 14536942500.2
  • Tree
  • List 647
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 14536942500
  • 3dd558d5 on github
  • Prev Job for on main (#14498282071.1)
  • Next Job for on main (#14571287468.2)
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