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

aperezdc / wheel
46%

Build:
DEFAULT BRANCH: master
Repo Added 08 Jan 2015 08:07PM UTC
Files 30
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
18

push

travis-ci

aperezdc
Use SipHash-2-4 by default for w_str_hash[l]()

Because using a better hash function is always a good idea:
https://www.131002.net/siphash/

19 of 19 new or added lines in 1 file covered. (100.0%)

1496 of 3257 relevant lines covered (45.93%)

498.73 hits per line

Relevant lines Covered
Build:
Build:
3257 RELEVANT LINES 1496 COVERED LINES
498.73 HITS PER LINE
Source Files on master
  • List 0
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18 master Use SipHash-2-4 by default for w_str_hash[l]() Because using a better hash function is always a good idea: https://www.131002.net/siphash/ push 22 Nov 2015 02:32PM UTC aperezdc travis-ci pending completion  
17 master wtask: First pass at implementing socket listeners Implements the basics for listening on sockets using tasks. Some bits are missing, mainly finding out the hostname or address to which the listener socket is bound. push 10 Aug 2015 10:22PM UTC aperezdc travis-ci pending completion  
16 master wio: Fix memory clearing which resets refcounter The w_io_init() function performs a memset() which clears the entire object, including the w_obj_t fields, which resets the reference counter unconditionally. This patch makes sure that w__obj_init... push 04 Aug 2015 12:57AM UTC aperezdc travis-ci pending completion  
15 master Chdir into $(libwheel_PATH) before cloning fpconv submodule This solves the issue when libwheel itself is a submodule of some other project that includes Makefile.libwheel after defining $(libwheel_PATH). push 09 Feb 2015 09:43AM UTC aperezdc travis-ci pending completion  
14 master wio: Document the I/O chaining/checking macros push 11 Jan 2015 04:10PM UTC aperezdc travis-ci pending completion  
13 master wio: Turn w_print() and w_printerr() into inlines Make w_print() and w_printerr() be "static inline" functions, instead of variadic macros, for better type safety and compiler error reporting. W_FUNCTION_ATTR_WARN_UNUSED_RESULT is not used with t... push 11 Jan 2015 03:44PM UTC aperezdc travis-ci pending completion  
12 master wio, wstr: Convert documentation to Sphinx push 10 Jan 2015 02:11PM UTC aperezdc travis-ci pending completion  
11 master wio: Use fpconv instead of snprintf() to format doubles Also, adds rules in Makefile.libwheel to make sure the "fpconv" Git submodule is checked out before wioformat.o gets built. push 10 Jan 2015 12:51PM UTC aperezdc travis-ci pending completion  
10 master Add status badges to README push 08 Jan 2015 09:25PM UTC aperezdc travis-ci pending completion  
9 master Travis-CI: Make sure coveralls picks all source files push 08 Jan 2015 09:16PM UTC aperezdc travis-ci pending completion  
See All Builds (11)
  • Repo on GitHub
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

© 2025 Coveralls, Inc