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

codedge-llc / pigeon / 400
86%
master: 84%

Build:
Build:
LAST BUILD BRANCH: refactor/various-cleanup
DEFAULT BRANCH: master
Ran 11 May 2018 04:08PM UTC
Jobs 4
Files 27
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

pending completion
400

push

travis-ci

hpopp
feat: support for token based APNS authentication (#116)

* Support for APNS JWT authentication tokens.

Update docs to reflect changes.

* Pigeon.ConfigError: Fixed moduledoc typo.

* fix: APNS.CertConfig moved back to APNS.Config

Required for backwards compatability. Config parsing is now handled in
APNS.ConfigParser, which returns the appropriate struct for the given
opts.

`jwt_` prefix has been removed from the various attributes on JWTConfig.
Still unsure whether or not to remove it for static Mix.Config options.

TODO: Cleanup documentation and tests.

* refactor: move shared config functionality back to APNS.Shared

Necessary to clean up compile warnings.

* test: tests added for APNS JWT configs

Requires the following keys to be set:
- APNS_JWT_KEY (file or plaintext)
- APNS_JWT_KEY_IDENTIFIER
- APNS_JWT_TEAM_ID

TODO: update docs for config_opts

* Alter APNS.Token storage key

Tokens are now stored keyed on the JWTConfig key_identifier and team_id.

* docs: update JWT documentation

Minor fixes included in other parts of the docs. Also updated kadabra to
v0.4.1-- I think unit tests run a little faster now?

375 of 459 relevant lines covered (81.7%)

38.87 hits per line

Jobs
ID Job ID Ran Files Coverage
3 400.3 11 May 2018 04:08PM UTC 0
81.7
Travis Job 400.3
4 400.4 11 May 2018 04:08PM UTC 0
81.7
Travis Job 400.4
5 400.5 11 May 2018 04:08PM UTC 0
81.7
Travis Job 400.5
6 400.6 11 May 2018 04:09PM UTC 0
81.7
Travis Job 400.6
Source Files on build 400
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #400
  • 6138d22e on github
  • Prev Build on feat/v1.2.0 (#397)
  • Next Build on feat/v1.2.0 (#404)
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