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

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

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: main
Ran 24 Mar 2025 05:23PM UTC
Jobs 12
Files 1
Run time 25min
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:21PM UTC coverage: 100.0%. Remained the same
14041714891

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 - 14041714891.1 24 Mar 2025 05:24PM UTC 1
100.0
GitHub Action Run
2 ubuntu-latest-emacs-28.2 - 14041714891.2 24 Mar 2025 05:23PM UTC 1
100.0
GitHub Action Run
3 ubuntu-latest-emacs-snapshot - 14041714891.3 24 Mar 2025 05:23PM UTC 1
100.0
GitHub Action Run
4 macos-latest-emacs-snapshot - 14041714891.4 24 Mar 2025 05:36PM UTC 1
100.0
GitHub Action Run
5 macos-latest-emacs-28.2 - 14041714891.5 24 Mar 2025 05:26PM UTC 1
100.0
GitHub Action Run
6 macos-latest-emacs-30.1 - 14041714891.6 24 Mar 2025 05:35PM UTC 1
100.0
GitHub Action Run
7 ubuntu-latest-emacs-29.4 - 14041714891.7 24 Mar 2025 05:28PM UTC 1
100.0
GitHub Action Run
8 macos-latest-emacs-29.4 - 14041714891.8 24 Mar 2025 05:30PM UTC 1
100.0
GitHub Action Run
9 ubuntu-latest-emacs-29.3 - 14041714891.9 24 Mar 2025 05:28PM UTC 1
100.0
GitHub Action Run
10 ubuntu-latest-emacs-29.2 - 14041714891.10 24 Mar 2025 05:30PM UTC 1
100.0
GitHub Action Run
11 ubuntu-latest-emacs-30.1 - 14041714891.11 24 Mar 2025 05:24PM UTC 1
100.0
GitHub Action Run
12 ubuntu-latest-emacs-29.1 - 14041714891.12 24 Mar 2025 05:23PM UTC 1
100.0
GitHub Action Run
Source Files on build 14041714891
  • 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 #14041714891
  • 69d20795 on github
  • Prev Build on dev (#13881617043)
  • Next Build on dev (#14041744928)
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