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

pkryger / basic-stats.el / 14078032335 / 8
99%
main: 99%

Build:
DEFAULT BRANCH: main
Ran 26 Mar 2025 07:51AM UTC
Files 1
Run time 0s
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

24 Mar 2025 05:23PM UTC coverage: 99.306%. Remained the same
14078032335.8

push

github

pkryger
build: Simplify setting local value of flycheck-emacs-lisp-load-path

This variable is set as a risky local variable by `flycheck`. However it's
beneficial to have it set to a different value for this project. Use the
regular setting, such that Emacs will always warn users when the variable is
set to a local value. To avoid the latter warning, one can add something like:
```emacs-lisp
(put 'flycheck-emacs-lisp-load-path 'risky-local-variable nil)
```
to their Emacs config.

143 of 144 relevant lines covered (99.31%)

36.15 hits per line

Source Files on job ubuntu-latest-emacs-29.1 - 14078032335.8
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14078032335
  • 2007bb0f on github
  • Prev Job for on main (#14041755619.3)
  • Next Job for on main (#14124319309.12)
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