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

travelping / ergw_aaa / 158 / 1
7%
master: 24%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 26 Feb 2018 03:54PM UTC
Files 23
Run time 3s
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

26 Feb 2018 03:52PM UTC coverage: 6.909% (-0.01%) from 6.92%
158.1

push

travis-ci

Mathias Gumz
Fix applying configured `acct_interim_interval`

ea3c0c4 introduced a first version of reading the a configured value for
the `Interim-Accounting` interval. Unnoticed that code did not work
because the actual configuration structure is nested like:

    {applications,[
      {default,{provider,ergw_aaa_radius,
        [{nas_identifier,<<"capwap-ac">>},
          {radius_auth_server,{{127,0,0,1},1812,<<"empty">>}},
          {radius_acct_server,{{127,0,0,1},1813,<<"empty">>}},
          {acct_interim_interval, 10}
        ]}
    }

This commit fixes the issue by using ergw_aaa_profile:get_application_opts/1
which retrieves the application options.

550 of 7961 relevant lines covered (6.91%)

0.69 hits per line

Source Files on job 158.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 158.1
  • 5e17fa5c on github
  • Prev Job for on fix/setting-interim-interval (#156.1)
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