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

SebastianG77 / find-duplicated-property-keys / 227
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: increase_transpiled_nodejs_version
DEFAULT BRANCH: master
Ran 17 Aug 2020 11:44AM UTC
Jobs 1
Files 2
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

pending completion
227

push

travis-ci

SebastianG77
refactor(index): simplify function formatKey due to reasons listed below:

- even though the old function always returned correct results due to proper input values, the value for variable trimmedKeyOnly has not been assigned in a correct way before
- it is not necessary to transmit the character ':' to the function, as each transmitted string must contain the value due to the corresponding if condition and the character has always been removed anyway
- since the if condition 'if (unformattedTrimmedKey.endsWith(':'))' is unnecessary also the untested false condition is not needed anymore resulting in a higher test coverage without risking further unexpected behavior

74 of 75 branches covered (98.67%)

Branch coverage included in aggregate %.

137 of 138 relevant lines covered (99.28%)

261.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 227.1 17 Aug 2020 11:44AM UTC 0
99.06
Travis Job 227.1
Source Files on build 227
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #227
  • 5a6613b7 on github
  • Prev Build on develop (#221)
  • Next Build on develop (#228)
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