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

processone / ejabberd / 1441
35%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2026 01:10AM UTC
Jobs 11
Files 312
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

10 Mar 2026 01:07AM UTC coverage: 34.571%. Remained the same
1441

push

github

badlop
Workflows: Don't use jsdelivr mirror: not up-to-date, unnecessary and problematic

* Not up-to-date

jsdelivr takes some days or weeks to get latest erlang versions, compare
  https://builds.hex.pm/builds/otp/arm64/ubuntu-24.04/builds.txt
  https://cdn.jsdelivr.net/hex/builds/otp/arm64/ubuntu-24.04/builds.txt

* Unnecessary

As builds.hex.pm is already geodistributed, there's no need to add mirror
Reference: https://www.hex.pm/docs/mirrors

* Problematic in parallel jobs

The ci.yml workflow is split in separate jobs that run in parallel,
and all of them must use the exact same erlang version.
When using mirrors, different erlang versions may be used...
and then the compiled files require more recompilation, which fail
  ===> Compiling /home/runner/work/ejabberd/ejabberd/c_src/epam.c
  ===> /home/runner/work/ejabberd/ejabberd/c_src/epam.c:18:10: fatal error: security/pam_appl.h: No such file or directory
   18 | #include <security/pam_appl.h>
      |          ^~~~~~~~~~~~~~~~~~~~~

Instead of removing mirrors, an alternative solution would be
to specify exact OTP version: "28.3.2", but then we would need to update
all those strings in ci.yml for every erlang release.

16306 of 47167 relevant lines covered (34.57%)

1112.43 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
27.36
-0.94% src/mod_ping.erl
1
0.0
-50.0% src/mod_s2s_dialback_opt.erl
1
0.0
-50.0% src/mod_version_opt.erl
2
0.0
-3.7% src/mod_vcard_xupdate.erl
3
5.92
-1.97% src/mod_mam_mnesia.erl
3
34.62
-11.54% src/mod_mam_opt.erl
3
12.41
-1.13% src/mod_register.erl
3
27.12
-5.08% src/str.erl
4
44.53
-3.13% src/translate.erl
5
0.0
-35.71% src/mod_proxy65_lib.erl
6
28.57
-42.86% src/mod_time.erl
9
6.67
-30.0% src/mod_proxy65_opt.erl
9
25.0
-45.0% src/mod_version.erl
16
6.35
-25.4% src/mod_stats.erl
20
0.88
-2.94% src/mod_muc_admin.erl
21
11.11
-46.67% src/mod_proxy65_mnesia.erl
28
2.94
-41.18% src/mod_muc_opt.erl
33
23.53
-27.73% src/mod_proxy65_service.erl
33
38.46
-16.92% src/mod_stun_disco.erl
49
5.32
-52.13% src/mod_s2s_dialback.erl
53
14.15
-25.0% src/mod_muc_mnesia.erl
67
0.95
-63.81% src/mod_proxy65_stream.erl
169
10.14
-48.99% src/mod_stream_mgmt.erl
1382
0.04
-55.02% src/mod_muc_room.erl
Jobs
ID Job ID Ran Files Coverage
1 1441.1 10 Mar 2026 01:10AM UTC 312
9.23
GitHub Action Run
2 1441.2 10 Mar 2026 01:10AM UTC 312
7.56
GitHub Action Run
3 1441.3 10 Mar 2026 01:11AM UTC 312
16.0
GitHub Action Run
4 1441.4 10 Mar 2026 01:12AM UTC 312
24.42
GitHub Action Run
5 1441.5 10 Mar 2026 01:12AM UTC 312
25.09
GitHub Action Run
6 1441.6 10 Mar 2026 01:12AM UTC 312
25.09
GitHub Action Run
7 1441.7 10 Mar 2026 01:12AM UTC 312
25.49
GitHub Action Run
8 1441.8 10 Mar 2026 01:12AM UTC 312
25.49
GitHub Action Run
9 1441.9 10 Mar 2026 01:12AM UTC 312
25.45
GitHub Action Run
10 1441.10 10 Mar 2026 01:13AM UTC 312
25.45
GitHub Action Run
11 1441.11 10 Mar 2026 01:13AM UTC 312
24.9
GitHub Action Run
Source Files on build 1441
  • Tree
  • List 312
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b7940ba3 on github
  • Prev Build on master (#1439)
  • Next Build on master (#1442)
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