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

c-ares / c-ares / #1064 / 1
92%
main: 92%

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

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)

8961 of 10050 relevant lines covered (89.16%)

4306.31 hits per line

Source Files on job #1064.1
  • Tree
  • List 0
  • Changed 33
  • Source Changed 10
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1064
  • 268092a3 on github
  • Prev Job for on main (##1051.1)
  • Next Job for on main (##1065.1)
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