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

chapel-lang / github-email-notifications / 32 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2019 10:40PM UTC
Files 2
Run time 0s
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

17 Jan 2019 10:38PM UTC coverage: 98.299% (-0.3%) from 98.625%
32.1

push

travis-ci

web-flow
Merge pull request #12 from bradcray/split-commas

Split on commas in CC environment variable for chapel_commits emails

[reviewed by @benharsh and @jhoole; awful Python programming all my fault]

We're currently observing that a comma-separated list of email
addresses in the GITHUB_COMMIT_EMAILER_RECIPIENT_CC environment
variable is only sending to the first address rather than all of them,
in spite of the fact that the message header looks as though it
contains all of them using a reasonable format.

This applies a .split(",") to the variable before passing it to the
envelopes initializer to see whether splitting it into a list of
addresses works better.

289 of 294 relevant lines covered (98.3%)

0.98 hits per line

Source Files on job 32.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27
  • Travis Job 32.1
  • b3a36792 on github
  • Prev Job for on master (#25.1)
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