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

neomutt / neomutt / 27524966017
43%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 04:59AM UTC
Jobs 1
Files 267
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

14 Jun 2026 07:28PM UTC coverage: 42.97% (+0.1%) from 42.859%
27524966017

push

github

gahr
Fix constness

```
key/commands.c:368:13: error: passing 'const struct MenuDefinition *' to parameter of type 'struct MenuDefinition *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
  368 |     km_bind(md_generic, "<enter>", OP_GENERIC_SELECT_ENTRY, NULL, NULL, NULL);
      |             ^~~~~~~~~~
key/commands.h:34:56: note: passing argument to parameter 'md' here
   34 | enum CommandResult km_bind     (struct MenuDefinition *md, const char *key_str, int op, char *macro, char *desc, struct Buffer *err);
      |                                                        ^
```

1 of 1 new or added line in 1 file covered. (100.0%)

1152 existing lines in 15 files now uncovered.

12658 of 29458 relevant lines covered (42.97%)

5232.53 hits per line

Coverage Regressions

Lines Coverage ∆ File
400
0.0
0.0% imap/command.c
238
35.17
4.17% email/parse.c
145
0.0
0.0% attach/functions.c
124
0.0
0.0% alias/functions.c
56
0.0
0.0% notmuch/complete.c
40
0.0
0.0% email/handler.c
40
14.71
0.0% sidebar/sidebar.c
32
26.72
-0.21% parse/extract.c
27
84.09
3.18% core/neomutt.c
17
83.79
0.0% key/commands.c
17
75.86
0.0% key/keymap.c
8
78.57
-0.6% key/init.c
6
0.0
0.0% key/extended.c
1
99.53
0.0% mutt/buffer.c
1
0.0
0.0% pattern/dlg_pattern.c
Jobs
ID Job ID Ran Files Coverage
1 27524966017.1 15 Jun 2026 04:59AM UTC 267
42.97
GitHub Action Run
Source Files on build 27524966017
  • Tree
  • List 267
  • Changed 22
  • Source Changed 22
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27524966017
  • 4870ee53 on github
  • Prev Build on main (#27116867399)
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