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

c-ares / c-ares / 10775962702
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: more-record-types
DEFAULT BRANCH: main
Ran 09 Sep 2024 03:08PM UTC
Jobs 1
Files 175
Run time 2min
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

09 Sep 2024 02:04PM UTC coverage: 91.32% (-0.01%) from 91.334%
10775962702

push

github

web-flow
Probe for failed servers instead of redirecting query (#877)

The previous implementation would redirect a query to a failed server
based on a timeout and random chance per query. This could lead to
issues of having to deal with server timeout scenarios when the server
isn't back online yet causing latency issues. Instead, we should
continue to use the known good servers for the query itself, but spawn a
second query with the same question to a different downed server. That
query will be able to be processed in the background and potentially
bring the server back online.

Also, when using the `rotate` option, servers were previously chosen at
random from the complete list. This PR changes that to choose only from
the servers that share the same highest priority.

Authored-By: Brad House (@bradh352)

127 of 142 new or added lines in 6 files covered. (89.44%)

2 existing lines in 2 files now uncovered.

20893 of 22879 relevant lines covered (91.32%)

12704.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10775962702.1 09 Sep 2024 03:08PM UTC 0
58.54
GitHub Action Run
Source Files on build 10775962702
Detailed source file information is not available for this build.
  • Back to Repo
  • 8d360330 on github
  • Prev Build on main (#10759731047)
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