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

hex7c0 / json-decrypt / 79 / 8
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 27 Aug 2018 08:16PM UTC
Files 1
Run time 1s
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

27 Aug 2018 08:13PM UTC coverage: 100.0%. Remained the same
79.8

Pull #1

travis-ci

web-flow
fix issue with double quotes in encrypted strings

If one of the value strings in the input object contains the character ", it raised an "Unexpected identifier" error. It was due to the function eval which evaluated expressions such as : foo = ""bar""
The expression made with concatenations is now constructed with a JSON.stringify, which escapes the double quotes.
Pull Request #1: fix issue with double quotes in encrypted strings

16 of 16 branches covered (100.0%)

35 of 35 relevant lines covered (100.0%)

23.03 hits per line

Source Files on job 79.8
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 72
  • Travis Job 79.8
  • 062fe4a1 on github
  • Prev Job for on master (#44.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