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

travelping / ergw_aaa / 160 / 4
24%
master: 24%

Build:
DEFAULT BRANCH: master
Ran 26 Feb 2018 04:21PM UTC
Files 23
Run time 1s
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 04:13PM UTC coverage: 6.8% (-0.1%) from 6.92%
160.4

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.

552 of 8118 relevant lines covered (6.8%)

0.55 hits per line

Source Files on job 160.4
  • Tree
  • List 0
  • Changed 13
  • Source Changed 12
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 160.4
  • 96cd5fe1 on github
  • Prev Job for on master (#155.2)
  • Next Job for on master (#162.4)
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