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

chapel-lang / github-email-notifications
98%

Build:
DEFAULT BRANCH: master
Repo Added 21 Jan 2015 07:27PM UTC
Files 2
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • work

pending completion
32

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.

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

289 of 294 relevant lines covered (98.3%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
294 RELEVANT LINES 289 COVERED LINES
0.98 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32 master 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-separat... push 17 Jan 2019 10:40PM UTC web-flow travis-ci pending completion  
31 split-commas Protect against env var being unset Pull #12 17 Jan 2019 09:19PM UTC web-flow travis-ci pending completion  
25 master Update README.md as deployed to chapel-commit-emailer2 (#11) push 19 Oct 2017 05:10PM UTC web-flow travis-ci pending completion  
23 work Update README.md push 19 Oct 2017 05:08PM UTC web-flow travis-ci pending completion  
24 master Update README.md Pull #11 19 Oct 2017 05:08PM UTC web-flow travis-ci pending completion  
22 master Update README.md as deployed to chapel-commit-emailer2 Pull #11 19 Oct 2017 04:53PM UTC web-flow travis-ci pending completion  
21 work Update README.md as deployed to chapel-commit-emailer2 push 19 Oct 2017 04:53PM UTC web-flow travis-ci pending completion  
20 master Merge pull request #10 from awallace-cray/chapdev-270 "CC" e-mail notifications to GITHUB_COMMIT_EMAILER_RECIPIENT_CC == Cray internal push 17 Oct 2017 11:06PM UTC web-flow travis-ci pending completion  
19 master Merge pull request #1 from awallace-cray/work Send CC to RECIPIENT_CC Pull #10 17 Oct 2017 11:02PM UTC web-flow travis-ci pending completion  
18 master Merge pull request #9 from awallace-cray/chapdev-110.3 record configuration change push 03 Oct 2017 08:19PM UTC web-flow travis-ci pending completion  
See All Builds (26)
  • Repo on GitHub
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