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

frankV / flask-sendgrid
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Repo Added 01 Jan 2017 03:44AM UTC
Files 1
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 0.5
  • 0.5.1
  • 0.5.12
  • 0.5.2
  • 0.6
  • 0.7
  • 0.7.1
  • master

pending completion
42

push

travis-ci

frankV
Update SendGridAPIClientparameters (#16)

* Update SendGridAPIClientparameters

Based on the new API for Send Grid the Module SendGridAPIClient no longer takes the apikey argument. You can either just pass the API Key like in this request or you can specify api_key. Their example shows just passing the API key:

```python
sg = SendGridAPIClient(os.environ.get('SENDGRID_API_KEY'))
```

* change tests due to a bug in sendgrid

* tests/test_extension.py

* Fix BccSettings test due to name change from BCCSettings to BccSettings

* Fix BatchID test due to new type Requirement

* Fix ip_pool_name, ReplyTo test due to new type Requirement

* Work on MailSettings test due to new type Requirement

* Work on MailSettings test due to new type Requirement take 2

* Work on MailSettings test due to new type Requirement take 2

* Work on MailSettings test due to new type Requirement take 4

* Work on MailSettings test due to new type Requirement take 2

* Work on MailSettings test due to new type Requirement take 5

* print new dict

* Fix Attachments

* Fix objects

* Fix objects

* remove comment

* Fix Attachments

* Fix Attachments

* Fix Attachments

* Change attachment order

* Update SendGridAPIClientparameters and Tests

Based on the new API for Send Grid the Module SendGridAPIClient no longer takes the apikey argument. You can either just pass the API Key like in this request or you can specify api_key. Their example shows just passing the API key:

```python
sg = SendGridAPIClient(os.environ.get('SENDGRID_API_KEY'))
```

20 of 22 branches covered (90.91%)

63 of 63 relevant lines covered (100.0%)

4.0 hits per line

Relevant lines Covered
Build:
Build:
63 RELEVANT LINES 63 COVERED LINES
4.0 HITS PER LINE
Source Files on develop
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
42 develop Update SendGridAPIClientparameters (#16) * Update SendGridAPIClientparameters Based on the new API for Send Grid the Module SendGridAPIClient no longer takes the apikey argument. You can either just pass the API Key like in this request or you... push 15 May 2019 02:55AM UTC frankV travis-ci pending completion  
See All Builds (30)
  • 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