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

c-ares / c-ares / #621
92%

Build:
DEFAULT BRANCH: main
Ran 08 Feb 2024 12:30PM UTC
Jobs 1
Files 153
Run time 10s
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

08 Feb 2024 12:20PM UTC coverage: 80.894% (+0.02%) from 80.874%
#621

push

travis-ci

web-flow
Fix warning about ignoring result of write (#709)

Fix the compiler warning from clang:

```
ares_event_wake_pipe.c:120:3: error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result]
  120 |   write(p->filedes[1], "1", 1);
      |   ^~~~~ ~~~~~~~~~~~~~~~~~~~~~
1 error generated.
```

Fix By: Cheng Zhao (@zcbenz)

8142 of 10065 relevant lines covered (80.89%)

3235.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #621.1 08 Feb 2024 12:30PM UTC 0
80.89
Source Files on build #621
Detailed source file information is not available for this build.
  • Back to Repo
  • 138e3877 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