<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:49:06 JST 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[PIPE2D-163] split up tests for PolyFit into several small tests</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-163</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;According to the reviewer&apos;s comments on &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-114&quot; title=&quot;Apply clean-ups in PIPE2D-109&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-114&quot;&gt;&lt;del&gt;PIPE2D-114&lt;/del&gt;&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;You have a single giant function which tests a number of different calls to PolyFit. Rather than doing that, you ought to have a number of short unit tests, each of which tests a single call.&lt;/p&gt;

&lt;p&gt;Ideally, each of the unit tests would be written in Python. However, I understand that the full PolyFit interface is not exposed to Python, so this is impractical. That leaves you with two choices:&lt;/p&gt;

&lt;p&gt;Use a C++-based test harness. The one in use in LSST is Boost::Test. For example, see these tests in afw.&lt;br/&gt;
Write individual test functions in C++ then expose each one to Python by wrapping it separately using Swig.&lt;br/&gt;
Either of those approaches is adequate. What you&apos;ve got now isn&apos;t.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11509">PIPE2D-163</key>
            <summary>split up tests for PolyFit into several small tests</summary>
                <type id="10001" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10515&amp;avatarType=issuetype">Story</type>
                                            <priority id="3" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/major.svg">Major</priority>
                        <status id="10100" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="No further work should be done on this.">Won&apos;t Fix</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="aritter">aritter</assignee>
                                    <reporter username="aritter">aritter</reporter>
                        <labels>
                    </labels>
                <created>Fri, 3 Mar 2017 05:43:35 +0000</created>
                <updated>Fri, 2 Nov 2018 17:31:25 +0000</updated>
                            <resolved>Fri, 2 Nov 2018 17:31:25 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="14322" author="hassan" created="Fri, 2 Nov 2018 17:31:25 +0000"  >&lt;p&gt;Duplicates &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-192&quot; title=&quot;Add a proper unittest for PolyFit&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-192&quot;&gt;&lt;del&gt;PIPE2D-192&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="11222">PIPE2D-109</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11304">PIPE2D-114</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|ii01vr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>