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

inveniosoftware / pytest-invenio / 53
96%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v1.4.0
DEFAULT BRANCH: master
Ran 03 Oct 2018 08:00PM UTC
Jobs 2
Files 4
Run time 32s
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
53

Pull #20

travis-ci

web-flow
Fix default app config CSP value

After [this change in invenio-app](https://github.com/inveniosoftware/invenio-app/commit/1aa6bb95b) the test app needs to init the `content_security_policy` dict value, otherwise it fails with:

```
if app.config['DEBUG']:
            app.config['APP_DEFAULT_SECURE_HEADERS'][
>               'content_security_policy']['default-src'] += \
                flask_talisman_debug_mode
E           KeyError: 'content_security_policy'

../modules/invenio-app/invenio_app/ext.py:65: KeyError
```
Pull Request #20: Fix default app config CSP value

151 of 158 relevant lines covered (95.57%)

1.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 53.1 (REQUIREMENTS=lowest) 03 Oct 2018 08:00PM UTC 0
95.57
Travis Job 53.1
2 53.2 (REQUIREMENTS=lowest) 03 Oct 2018 08:01PM UTC 0
95.57
Travis Job 53.2
Source Files on build 53
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #53
  • Pull Request #20
  • PR Base - master (#49)
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