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

processone / ejabberd / 944
34%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2025 12:21PM UTC
Jobs 1
Files 295
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

12 Mar 2025 11:42AM UTC coverage: 33.386% (-0.01%) from 33.398%
944

push

github

badlop
ext_mod: Provide output path when mix unpacks dependency from hex

When installing a module with mix available in the system,
mix downloads and uncompresses the dependency.
By default the output dir is <app>-<version> [1], and
that breaks compilation of the prometheus library:
  .../sources/ejabberd-contrib/mod_prometheus/deps/prometheus-4.11.0/src/metrics/prometheus_quantile_summary.erl:67:14:
  can't find include lib "quantile_estimator/include/quantile_estimator.hrl"
  %   67| -include_lib("quantile_estimator/include/quantile_estimator.hrl").

[1] https://hexdocs.pm/hex/Mix.Tasks.Hex.Package.html#module-command-line-options

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

5 existing lines in 2 files now uncovered.

14866 of 44527 relevant lines covered (33.39%)

622.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
38.8
0.0% src/ext_mod.erl

Uncovered Existing Lines

Lines Coverage ∆ File
1
57.45
-1.06% src/mod_s2s_dialback.erl
4
46.41
-2.61% src/ejabberd_s2s_out.erl
Jobs
ID Job ID Ran Files Coverage
1 944.1 12 Mar 2025 12:21PM UTC 295
33.39
GitHub Action Run
Source Files on build 944
  • Tree
  • List 295
  • Changed 3
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • afc54aeb on github
  • Prev Build on master (#943)
  • Next Build on master (#946)
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

© 2025 Coveralls, Inc