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

travelping / ergw_aaa / 160
24%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2018 04:14PM UTC
Jobs 3
Files 23
Run time 6min
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

pending completion
160

push

travis-ci

Andreas Schultz
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.

788 of 11344 relevant lines covered (6.95%)

1.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 160.1 26 Feb 2018 04:14PM UTC 0
6.91
Travis Job 160.1
3 160.3 26 Feb 2018 04:21PM UTC 0
6.91
Travis Job 160.3
4 160.4 26 Feb 2018 04:21PM UTC 0
6.8
Travis Job 160.4
Source Files on build 160
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #160
  • 96cd5fe1 on github
  • Prev Build on master (#155)
  • Next Build on master (#162)
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