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

c-ares / c-ares / #1064
92%

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

19 Jun 2024 01:32PM UTC coverage: 89.164% (-0.01%) from 89.175%
#1064

push

travis-ci

web-flow
MSVC: enable strict warnings (#792)

MSVC has been building with /W3 which isn't considered a safe level for
modern code. /W4 is recommended, but it too is lacking some recommended
options, so we enable /W4 and also the recommended options. We do,
however, have to disable a couple of options due to Windows headers not
being fully compliant sometimes as well as some things we do in c-ares
that it doesn't like, but aren't actually bad.

Fix By: Brad House (@bradh352)

5 of 7 new or added lines in 3 files covered. (71.43%)

3 existing lines in 2 files now uncovered.

8961 of 10050 relevant lines covered (89.16%)

4306.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1064.1 19 Jun 2024 01:36PM UTC 0
89.16
Source Files on build #1064
Detailed source file information is not available for this build.
  • Back to Repo
  • 268092a3 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