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

kostafey / ejc-sql / 33994706884
40%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2026 10:03PM UTC
Jobs 2
Files 11
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

05 Sep 2026 08:20PM UTC coverage: 40.664% (+0.1%) from 40.529%
33994706884

push

github

kostafey
Enable `lexical-binding' in the remaining files

Only `ejc-sql', `ejc-interaction' and `ejc-company' had the cookie, the
other ten files were still compiled with dynamic binding.  Add it
everywhere and fix what relied on the leaking bindings:

- `ejc--in-sql-boundaries' decided whether to restrict the boundaries by
  testing `(boundp 'beg)', that is, by whether the enclosing function
  happened to have `beg' and `end' parameters.  `ejc-get-sql-at-point' and
  `ejc-flash-this-sql' now pass their `:beg' and `:end' to
  `ejc-get-sql-boundaries-at-point' themselves, and
  `ejc-apply-in-sql-boundaries' takes the restrictions as arguments, so
  `ejc-format-sql' keeps narrowing the formatting to the region.  The macro
  is left for the unrestricted case only.

- `ejc-db' moves to `ejc-lib', which every module requires, and
  `ejc-result-table-impl' moves to `ejc-result-mode', where it is
  dispatched on.  Both were defined in `ejc-sql', which is loaded last, so
  every earlier module referenced them as free variables.

- Declare the variables of the optional `yasnippet', `flx' and `ido'
  packages, and the `ejc-sql-mode' flag, in the files that read them.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HReKpDmEf79JLWhV9mbvNi

7 of 8 new or added lines in 1 file covered. (87.5%)

262 existing lines in 10 files now uncovered.

392 of 964 relevant lines covered (40.66%)

4.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
44.35
0.87% ejc-format.el

Coverage Regressions

Lines Coverage ∆ File
125
41.33
0.0% ejc-sql.el
39
44.35
0.87% ejc-format.el
25
50.0
0.0% ejc-result-buffer.el
24
52.43
0.15% ejc-lib.el
16
0.0
0.0% ejc-flx.el
12
70.45
0.0% ejc-completion-common.el
11
0.0
0.0% ejc-eldoc.el
6
48.65
0.0% ejc-interaction.el
3
65.0
-11.47% ejc-autocomplete.el
1
88.89
0.0% ejc-result-mode.el
Jobs
ID Job ID Ran Files Coverage
1 emacs-snapshot - 33994706884.1 05 Sep 2026 10:03PM UTC 11
40.66
GitHub Action Run
2 emacs-30.2 - 33994706884.2 05 Sep 2026 10:03PM UTC 11
40.66
GitHub Action Run
Source Files on build 33994706884
  • Tree
  • List 11
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b179daa8 on github
  • Prev Build on master (#33932449691)
  • Next Build on master (#33995103467)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc