From: Thomas Rast <trast@student.ethz.ch>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: What's cooking in git.git (Feb 2009, #05; Mon, 16)
Date: Tue, 17 Feb 2009 12:04:09 +0100 [thread overview]
Message-ID: <200902171204.20184.trast@student.ethz.ch> (raw)
In-Reply-To: <m3wsbps708.fsf@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 1597 bytes --]
Jakub Narebski wrote:
> > * tr/gcov (Sun Feb 15 23:25:45 2009 +0100) 8 commits
> > - Test git-patch-id
> > - Test rev-list --parents/--children
> > - Test log --decorate
> > - Test fsck a bit harder
> > - Test log --graph
> > - Test diff --dirstat functionality
> > - Test that diff can read from stdin
> > - Support coverage testing with GCC/gcov
>
> Hmmmm... wouldn't it be nice to have more tests?
I was hoping the coverage patch would give people an incentive to
write some ;-)
Seriously, the list is huge. Running the tests in my private
next-and-then-some branch[*], summarizing by function counts and
filtering for >2 untested functions shows:
4 builtin-apply.c
4 builtin-blame.c
6 builtin-fetch-pack.c
3 builtin-fsck.c
6 builtin-log.c
4 builtin-pack-objects.c
4 builtin-rev-parse.c
6 builtin-show-branch.c
3 builtin-update-index.c
4 builtin-upload-archive.c
3 config.c
7 connect.c
8 date.c
4 diffcore-order.c
3 fsck.c
8 help.c
5 index-pack.c
6 merge-file.c
4 mktree.c
4 object.c
4 pager.c
3 refs.c
3 shell.c
plus some matches in HTTP, IMAP etc. code that I'll just ignore for
now.
Some of it is fairly easy stuff; for example, rev-parse
--{all,branches,tags,remotes} is completely untested according to the
coverage report. I might add more tests as my time allows, but it is
also limited.
[*] git://repo.or.cz/git/trast.git next
--
Thomas Rast
trast@{inf,student}.ethz.ch
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-02-17 11:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-17 7:57 What's cooking in git.git (Feb 2009, #05; Mon, 16) Junio C Hamano
2009-02-17 10:17 ` Jakub Narebski
2009-02-17 11:04 ` Thomas Rast [this message]
2009-02-17 14:12 ` Johannes Schindelin
2009-02-17 18:39 ` Junio C Hamano
2009-02-17 23:29 ` Jakub Narebski
2009-02-17 19:21 ` Jeff King
2009-02-17 19:30 ` Jeff King
2009-02-17 22:28 ` Jonas Fonseca
2009-02-18 12:05 ` Johannes Schindelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200902171204.20184.trast@student.ethz.ch \
--to=trast@student.ethz.ch \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jnareb@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).