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

c-ares / c-ares / #938
92%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2024 01:17PM UTC
Jobs 1
Files 156
Run time 1min
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

03 Jun 2024 01:11PM UTC coverage: 80.497% (+0.02%) from 80.473%
#938

push

travis-ci

web-flow
Basic support for SIG RR record (RFC 2931 / RFC 2535) (#773)

With the current c-ares parser, as per PR #765 parsing was broken due to
validation that didn't understand the `SIG` record class. This PR adds
basic, non validating, and incomplete support for the `SIG` record type.
The additional `KEY` and `NXT` which would be required for additional
verification of the records is not implemented. It also does not store
the raw unprocessed RR data that would be required for the validation.

The primary purpose of this PR is to be able to recognize the record and
handle some periphery aspects such as validation of the class associated
with the RR and to not honor the TTL in the RR in the c-ares query cache
since it will always be 0.

Fixes #765
Fix By: Brad House (@bradh352)

108 of 133 new or added lines in 5 files covered. (81.2%)

1 existing line in 1 file now uncovered.

8680 of 10783 relevant lines covered (80.5%)

3939.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #938.1 03 Jun 2024 01:17PM UTC 0
80.5
Source Files on build #938
Detailed source file information is not available for this build.
  • Back to Repo
  • 6129d9b7 on github
  • Prev Build on main
  • Next Build on main
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