<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Grails Code Coverage Plugin 1.1.4 Released!</title>
	<atom:link href="http://www.piragua.com/2009/03/05/code-coverage-upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.piragua.com/2009/03/05/code-coverage-upgrade/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 21 Jun 2010 07:16:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ravi Hasija</title>
		<link>http://www.piragua.com/2009/03/05/code-coverage-upgrade/comment-page-1/#comment-67</link>
		<dc:creator>Ravi Hasija</dc:creator>
		<pubDate>Sat, 24 Oct 2009 22:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.piragua.com/?p=34#comment-67</guid>
		<description>Fantastic work guys!!! Great.

I have a question though: 

I have a Category class that references itself as a one to many. I have two integration test files. One to test static constraints and one to test the relationship.

Anyway, when I run the test I am getting code coverage for static constraints (as a separate Class file Category$__clinit__closure1) and those lines show up green in the html report, but the lines where hasMany and belongsTo relationship is defined, the code does not show up as green, even though the report shows 100% coverage.

Could you please share your comment. I am new to Grails, so I might be missing something.</description>
		<content:encoded><![CDATA[<p>Fantastic work guys!!! Great.</p>
<p>I have a question though: </p>
<p>I have a Category class that references itself as a one to many. I have two integration test files. One to test static constraints and one to test the relationship.</p>
<p>Anyway, when I run the test I am getting code coverage for static constraints (as a separate Class file Category$__clinit__closure1) and those lines show up green in the html report, but the lines where hasMany and belongsTo relationship is defined, the code does not show up as green, even though the report shows 100% coverage.</p>
<p>Could you please share your comment. I am new to Grails, so I might be missing something.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
