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

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

Build:
Build:
LAST BUILD BRANCH: v1.4.0
DEFAULT BRANCH: master
Ran 03 Oct 2018 08:01PM UTC
Files 4
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

03 Oct 2018 07:56PM UTC coverage: 95.57%. Remained the same
REQUIREMENTS=lowest

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%)

0.96 hits per line

Source Files on job 53.2 (REQUIREMENTS=lowest)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28
  • Travis Job 53.2
  • 695b6d88 on github
  • Prev Job for REQUIREMENTS=lowest on fix-content-security-policy (#49.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