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

samvera / questioning_authority / 753 / 2
91%
master: 98%

Build:
Build:
LAST BUILD BRANCH: rails-6
DEFAULT BRANCH: master
Ran 30 Aug 2018 09:23PM 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:55PM UTC coverage: 90.94% (+0.3%) from 90.685%
2.4.2, RAILS_VERSION=5.0.6

Pull #172

travis-ci

web-flow
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
Pull Request #172: add support for CORS headers

1355 of 1490 relevant lines covered (90.94%)

49.65 hits per line

Source Files on job 753.2 (2.4.2, RAILS_VERSION=5.0.6)
  • Tree
  • List 0
  • Changed 19
  • Source Changed 5
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 733
  • Travis Job 753.2
  • 05e54e2b on github
  • Prev Job for 2.4.2, RAILS_VERSION=5.0.6 on cors_headers (#745.2)
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