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

pkryger / difftastic.el / 13881326907
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: main
Ran 16 Mar 2025 07:59AM UTC
Jobs 12
Files 1
Run time 1min
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 07:54AM UTC coverage: 100.0%. Remained the same
13881326907

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%)

37.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest-emacs-snapshot - 13881326907.1 16 Mar 2025 07:59AM UTC 1
100.0
GitHub Action Run
2 ubuntu-latest-emacs-28.2 - 13881326907.2 16 Mar 2025 08:00AM UTC 1
100.0
GitHub Action Run
3 ubuntu-latest-emacs-29.1 - 13881326907.3 16 Mar 2025 07:59AM UTC 1
100.0
GitHub Action Run
4 ubuntu-latest-emacs-30.1 - 13881326907.4 16 Mar 2025 07:59AM UTC 1
100.0
GitHub Action Run
5 macos-latest-emacs-29.4 - 13881326907.5 16 Mar 2025 08:04AM UTC 1
100.0
GitHub Action Run
6 macos-latest-emacs-28.2 - 13881326907.6 16 Mar 2025 08:00AM UTC 1
100.0
GitHub Action Run
7 ubuntu-latest-emacs-28.1 - 13881326907.7 16 Mar 2025 08:00AM UTC 1
100.0
GitHub Action Run
8 macos-latest-emacs-30.1 - 13881326907.8 16 Mar 2025 08:00AM UTC 1
100.0
GitHub Action Run
9 ubuntu-latest-emacs-29.3 - 13881326907.9 16 Mar 2025 08:04AM UTC 1
100.0
GitHub Action Run
10 ubuntu-latest-emacs-29.4 - 13881326907.10 16 Mar 2025 08:04AM UTC 1
100.0
GitHub Action Run
11 ubuntu-latest-emacs-29.2 - 13881326907.11 16 Mar 2025 08:04AM UTC 1
100.0
GitHub Action Run
12 macos-latest-emacs-snapshot - 13881326907.12 16 Mar 2025 08:00AM UTC 1
100.0
GitHub Action Run
Source Files on build 13881326907
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13881326907
  • 43ffd742 on github
  • Prev Build on dev (#13860811910)
  • Next Build on dev (#13881617043)
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