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

kobotoolbox / kpi / 14536942500
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1257-remove-v1-forms-endpoint
DEFAULT BRANCH: master
Ran 18 Apr 2025 03:23PM UTC
Jobs 2
Files 647
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

18 Apr 2025 02:47PM UTC coverage: 80.978%. Remained the same
14536942500

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.

6135 of 9743 branches covered (62.97%)

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

23460 of 28971 relevant lines covered (80.98%)

1.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14536942500.1 18 Apr 2025 03:23PM UTC 647
78.83
2 14536942500.2 18 Apr 2025 03:25PM UTC 647
80.96
Source Files on build 14536942500
  • Tree
  • List 647
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3dd558d5 on github
  • Prev Build on main (#14498282071)
  • Next Build on main (#14571287468)
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