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

klmitch / dbprim
56%
master: 90%

Build:
Build:
LAST BUILD BRANCH: new-tests
DEFAULT BRANCH: master
Repo Added 23 Oct 2017 10:54PM UTC
Files 67
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 new-tests
branch: new-tests
CHANGE BRANCH
x
Reset
  • new-tests
  • 2.0.1
  • add-code-coverage
  • master

pending completion
55

push

travis-ci

klmitch
Begin sketching in tests for rt_add()

This commit creates the initial test cases for rt_add(), testing all the
sanity checks at the beginning of the function.

525 of 943 relevant lines covered (55.67%)

31.7 hits per line

Relevant lines Covered
Build:
Build:
943 RELEVANT LINES 525 COVERED LINES
31.7 HITS PER LINE
Source Files on new-tests
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
55 new-tests Begin sketching in tests for rt_add() This commit creates the initial test cases for rt_add(), testing all the sanity checks at the beginning of the function. push 06 Dec 2017 04:12AM UTC klmitch travis-ci pending completion  
54 new-tests Add coverage on some branches This commit adds coverage for some uncovered branches. Not all uncovered branches can be covered, as the use of the macros can introduce some apparent branches that will never be visited. push 05 Nov 2017 04:33PM UTC klmitch travis-ci pending completion  
53 new-tests Enable -Wall -Werror This commit updates travis-test.sh to include the "-Wall -Werror" flags when compiling. This will ensure updates do not introduce warnings. push 05 Nov 2017 03:10PM UTC klmitch travis-ci pending completion  
52 new-tests Add tests on linked lists This commit adds all the rest of the unit tests on linked lists. push 05 Nov 2017 03:10AM UTC klmitch travis-ci pending completion  
51 new-tests Add tests on final hash table functions This commit adds the tests for the last few hash table functions, bringing the test coverage for hash tables to 100%. push 04 Nov 2017 04:45PM UTC klmitch travis-ci pending completion  
50 new-tests Remove CFLAGS override *sigh* I should look before I click. Turns out CFLAGS was already overridden to bring in cmocka. push 03 Nov 2017 09:52PM UTC klmitch travis-ci pending completion  
48 new-tests Add tests for ht_iter() This commit adds unit tests for ht_iter(). It also tweaks the test suite for ht_flush() to ensure that the table is unfrozen upon return. push 03 Nov 2017 09:06PM UTC klmitch travis-ci pending completion  
47 new-tests Refine tests for _rb_locate.c My local coverage summarizer is different from coveralls, and missed that one return wasn't tested. This commit corrects that by splitting the test_find_in_tree() test into test_find_left() and test_find_right(), mo... push 30 Oct 2017 03:35PM UTC klmitch travis-ci pending completion  
43 new-tests Refine tests for _rb_locate.c My local coverage summarizer is different from coveralls, and missed that one return wasn't tested. This commit corrects that by splitting the test_find_in_tree() test into test_find_left() and test_find_right(), mo... push 29 Oct 2017 05:44PM UTC klmitch travis-ci pending completion  
42 new-tests Add tests on some hash table functions This commit adds tests for ht_add(), ht_find(), and ht_flush(). push 29 Oct 2017 05:27PM UTC klmitch travis-ci pending completion  
See All Builds (27)
  • 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