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

pkryger / difftastic.el / 14041744928 / 7
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: main
Ran 24 Mar 2025 06:20PM UTC
Files 1
Run time 2s
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: 100.0%. Remained the same
14041744928.7

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.

140 of 140 relevant lines covered (100.0%)

3.14 hits per line

Source Files on job ubuntu-latest-emacs-29.3 - 14041744928.7
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14041744928
  • 37a682d5 on github
  • Prev Job for on dev (#14041714891.9)
  • Next Job for on dev (#14125616579.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