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

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

Build:
Build:
LAST BUILD BRANCH: rails-6
DEFAULT BRANCH: master
Ran 30 Aug 2018 09:32PM UTC
Files 75
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.836% (+0.2%) from 90.646%
2.4.2, RAILS_VERSION=5.1.4

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

1348 of 1484 relevant lines covered (90.84%)

50.05 hits per line

Source Files on job 753.4 (2.4.2, RAILS_VERSION=5.1.4)
  • 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.4
  • 05e54e2b on github
  • Prev Job for 2.4.2, RAILS_VERSION=5.1.4 on cors_headers (#745.4)
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