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

travelping / eradius
54%
master: 52%

Build:
Build:
LAST BUILD BRANCH: bugfix/ipv6_handling
DEFAULT BRANCH: master
Repo Added 03 Aug 2015 06:34AM UTC
Files 20
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

LAST BUILD ON BRANCH 0.8.3
branch: 0.8.3
CHANGE BRANCH
x
Reset
  • 0.8.3
  • 0.8.2
  • 0.8.4
  • 0.8.5
  • 0.8.6
  • 0.8.7
  • 0.8.8
  • 0.8.9
  • 0.9.0
  • 0.9.1
  • 0.9.2
  • 1.0.0
  • 1.0.0-release
  • 1.0.1
  • 2.0.0
  • 2.0.1
  • 2.1.0
  • 2.2.0
  • 2.2.1
  • HEAD
  • allow-hosts-in-failover
  • bugfix/ipv6_handling
  • ci/add_otp_24
  • ci/add_workflow_dispatch
  • ci/otp-24.0.3
  • dependencies/prometheus-4.8.0
  • dependencies/prometheus-4.8.1
  • dependencies/prometheus-master
  • dict/ituma
  • eradius-1.0.1
  • failover-improvements-2
  • feature/add_github_workflow_and_codeowners
  • feature/apc_dictionary
  • feature/divide_accounting_metrics
  • feature/ensure_3gpp_dictionary_is_unloaded
  • feature/modernize
  • feature/start_use_semver
  • feature/update_changelog_2_0_1
  • feature/update_changelog_2_1_0
  • feature/update_changelog_2_2.0
  • feature/update_deps
  • feature/update_gh_actions
  • fix-acct-client-metrics
  • fix-comment
  • fix-histograms
  • fix-radius-server-metrics-initialization
  • fix/add_configuration_documentation
  • fix/hex.pm
  • fix/load_cpu_issue
  • fix/update_change_log_of_2_0
  • fix/update_gitignore
  • fix/update_hex_package
  • fix/update_readme
  • fix_typo_proxy_opts
  • github/issue_template
  • improve-failover
  • master
  • move-collector-to-apps
  • prom-collector
  • rcvbuf-sndbuf
  • readme/add_hex_badges
  • readme/change_badge_style
  • refactoring/add_rebar_hank
  • refactoring/cleanup_app_src
  • refactoring/remove_metrics_env
  • refactoring/remove_non_use_docs
  • refactoring/remove_non_use_eradius_eap_packet
  • refactoring/remove_non_use_eradius_log
  • release/2.2.1
  • release/2.2.2
  • release/2.2.3
  • release/2.2.4
  • release/2.3
  • remove-duplicated-attr
  • replace-exometer-with-prometheus
  • resolve-failover-server-hostname
  • rework_eunit_tests
  • travis/add_otp_23
  • update-counter-instead-of-lookup-and-insert

pending completion
308

push

travis-ci

surik
match relays with a regular expression

during making decision where to send a request.

From this moment, proxy configuration contains not just a realm/prefix
string, but regular expression.

For example:

{routes,
  [{"^test-",  {{127, 0, 0, 1}, 1812, <<"secret1">>}},
   {"*_test$", {{127, 0, 0, 2}, 1813, <<"secret2">>}}]}

Requests where realm will be started from `test-`, will
be routed to the first 127.0.0.1:1812 relay.

Requests where realm will be ends with `_test`, will be
routed to the second 127.0.0.1:1813 relay.

848 of 1561 relevant lines covered (54.32%)

73.63 hits per line

Relevant lines Covered
Build:
Build:
1561 RELEVANT LINES 848 COVERED LINES
73.63 HITS PER LINE
Source Files on 0.8.3
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
308 0.8.3 match relays with a regular expression during making decision where to send a request. From this moment, proxy configuration contains not just a realm/prefix string, but regular expression. For example: {routes, [{"^test-", {{127, 0, 0, 1},... push 04 Oct 2017 09:56AM UTC surik travis-ci pending completion  
See All Builds (758)
  • Repo on GitHub
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