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

stripe / stripe-ruby / 2915
94%
master: 97%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 01 Feb 2019 10:06PM CUT
Jobs 6
Files 83
Run time 3min
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
2915

Pull #741

travis-ci

web-flow
Use `FaradayStripeEncoder` to encode all parameter styles

Makes a few tweaks to hopefully simplify clarity things:

* `FaradayStripeEncoder` now becomes the way to encode all of form,
  multipart form, and query parameters.
* Introduce a cache in it so that we don't have to encode everything
  twice (once for logging, and once for the request body).
* Try to sanitize logging a bit by replacing `Faraday::UploadIO`s found
  in incoming parameters with a string representation of the file (note
  that all other styles of file input like `File` or `Tempfile` have
  been converted to `Faraday::UploadIO` by the time they reach the
  encoder).
Pull Request #741: Use `FaradayStripeEncoder` to encode all parameter styles

19 of 19 new or added lines in 1 file covered. (100.0%)

1664 of 1764 relevant lines covered (94.33%)

3179.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2915.1 (2.1) 01 Feb 2019 10:07PM CUT 0
94.35
Travis Job 2915.1
2 2915.2 (2.2) 01 Feb 2019 10:06PM CUT 0
94.37
Travis Job 2915.2
3 2915.3 (2.3) 01 Feb 2019 10:07PM CUT 0
94.37
Travis Job 2915.3
4 2915.4 (2.4) 01 Feb 2019 10:07PM CUT 0
94.37
Travis Job 2915.4
5 2915.5 (2.5) 01 Feb 2019 10:06PM CUT 0
94.37
Travis Job 2915.5
6 2915.6 (jruby-9.0.5.0) 01 Feb 2019 10:09PM CUT 0
0.0
Travis Job 2915.6
Source Files on build 2915
  • List 0
  • Changed 10
  • Source Changed 9
  • Coverage Changed 10
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #2915
  • Pull Request #741
  • PR Base - master (#2913)
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