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

samvera / questioning_authority / 752 / 1
91%
master: 98%

Build:
Build:
LAST BUILD BRANCH: rails-6
DEFAULT BRANCH: master
Ran 30 Aug 2018 08:57PM UTC
Files 77
Run time 8s
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

30 Aug 2018 08:54PM UTC coverage: 90.94%. First build
2.3.5, RAILS_VERSION=5.0.6

push

travis-ci

elrayle
add support for CORS headers

* Added CORS support as a configurable option that can be enable or disabled.  It is disabled by default to maintain backward compatibility.
* When CORS is enabled...
  * Adds CORS response 'Access-Control-Allow-Origin' for all GET requests
  * Handles OPTIONS method requests for supported routes and responds with supported methods and allow origin header
* When CORS is disabled...
  * The 'Access-Control-Allow-Origin' header is not added to GET requests
  * If OPTIONS method is requested, a 501 (not supported) response is returned

REF: https://fetch.spec.whatwg.org/#http-cors-protocol

1355 of 1490 relevant lines covered (90.94%)

49.91 hits per line

Source Files on job 752.1 (2.3.5, RAILS_VERSION=5.0.6)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 732
  • Travis Job 752.1
  • 7dbf2cb0 on github
  • Next Job for 2.3.5, RAILS_VERSION=5.0.6 on cors_headers (#759.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

© 2025 Coveralls, Inc