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

pkryger / basic-stats.el / 14029870153 / 1
99%
main: 99%

Build:
DEFAULT BRANCH: main
Ran 24 Mar 2025 07:53AM 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

16 Mar 2025 08:00AM UTC coverage: 99.306%. Remained the same
14029870153.1

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.16 hits per line

Source Files on job macos-latest-emacs-snapshot - 14029870153.1
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14029870153
  • a78086e6 on github
  • Prev Job for on main (#14016876578.8)
  • Next Job for on main (#14041755619.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