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

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

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: main
Ran 16 Mar 2025 08:36AM 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 08:35AM UTC coverage: 100.0%. Remained the same
13881617043

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-28.1 - 13881617043.1 16 Mar 2025 08:37AM UTC 1
100.0
GitHub Action Run
2 macos-latest-emacs-snapshot - 13881617043.2 16 Mar 2025 08:38AM UTC 1
100.0
GitHub Action Run
3 ubuntu-latest-emacs-28.2 - 13881617043.3 16 Mar 2025 08:37AM UTC 1
100.0
GitHub Action Run
4 macos-latest-emacs-28.2 - 13881617043.4 16 Mar 2025 08:38AM UTC 1
100.0
GitHub Action Run
5 ubuntu-latest-emacs-29.2 - 13881617043.5 16 Mar 2025 08:42AM UTC 1
100.0
GitHub Action Run
6 macos-latest-emacs-29.4 - 13881617043.6 16 Mar 2025 08:42AM UTC 1
100.0
GitHub Action Run
7 ubuntu-latest-emacs-29.4 - 13881617043.7 16 Mar 2025 08:42AM UTC 1
100.0
GitHub Action Run
8 ubuntu-latest-emacs-29.1 - 13881617043.8 16 Mar 2025 08:36AM UTC 1
100.0
GitHub Action Run
9 ubuntu-latest-emacs-29.3 - 13881617043.9 16 Mar 2025 08:42AM UTC 1
100.0
GitHub Action Run
10 macos-latest-emacs-30.1 - 13881617043.10 16 Mar 2025 08:38AM UTC 1
100.0
GitHub Action Run
11 ubuntu-latest-emacs-snapshot - 13881617043.11 16 Mar 2025 08:37AM UTC 1
100.0
GitHub Action Run
12 ubuntu-latest-emacs-30.1 - 13881617043.12 16 Mar 2025 08:37AM UTC 1
100.0
GitHub Action Run
Source Files on build 13881617043
  • 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 #13881617043
  • d4050075 on github
  • Prev Build on dev (#13881326907)
  • Next Build on dev (#14041714891)
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