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

Zilliqa / scilla / 832 / 1
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2019 11:49AM UTC
Files 36
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 Jan 2019 11:46AM UTC coverage: 79.127%. Remained the same
832.1

push

travis-ci-com

vaivaswatha
Fix reference to non-existent font-lock-variable-face (#408)

This must have been a simple typo; there is no such variable in emacs,
and never has been, according to a run of

    git log -G font-lock-variable-face

on the emacs source.  Google returns a few results, but they all
appear to be similar typos.  So rename it to
font-lock-variable-name-face in order to avoid errors like this:

    Debugger entered--Lisp error: (void-variable font-lock-variable-face)
      eval(font-lock-variable-face)
      font-lock-fontify-keywords-region(514 1094 nil)
      font-lock-default-fontify-region(517 1017 nil)
      font-lock-fontify-region(517 1017)
      #f(compiled-function (fun) #<bytecode 0x1d4e705>)(font-lock-fontify-region)
      run-hook-wrapped(#f(compiled-function (fun) #<bytecode 0x1d4e705>) font-lock-fontify-region)
      jit-lock--run-functions(517 1017)
      jit-lock-fontify-now(517 1017)
      jit-lock-stealth-fontify()
      apply(jit-lock-stealth-fontify nil)
      timer-event-handler([t 0 1 0 t jit-lock-stealth-fontify nil idle 0])

3063 of 3871 relevant lines covered (79.13%)

9766.81 hits per line

Source Files on job 832.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 174
  • Travis Job 832.1
  • ca6725fe on github
  • Prev Job for on master (#828.1)
  • Next Job for on master (#835.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