-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<coverage generated="1685654298594" clover="3.2.0"> | ||
<project timestamp="1685654298594" name="All files"> | ||
<metrics statements="127" coveredstatements="80" conditionals="54" coveredconditionals="19" methods="34" coveredmethods="21" elements="215" coveredelements="120" complexity="0" loc="127" ncloc="127" packages="1" files="2" classes="2"/> | ||
<file name="get-changed-packages.ts" path="/Users/Mike.DiDomizio/projects/test/bot/get-changed-packages.ts"> | ||
<metrics statements="72" coveredstatements="34" conditionals="32" coveredconditionals="6" methods="16" coveredmethods="6"/> | ||
<line num="1" count="1" type="stmt"/> | ||
<line num="2" count="1" type="stmt"/> | ||
<line num="4" count="1" type="stmt"/> | ||
<line num="5" count="1" type="stmt"/> | ||
<line num="7" count="1" type="stmt"/> | ||
<line num="8" count="1" type="stmt"/> | ||
<line num="10" count="1" type="stmt"/> | ||
<line num="12" count="1" type="stmt"/> | ||
<line num="27" count="3" type="stmt"/> | ||
<line num="28" count="3" type="stmt"/> | ||
<line num="33" count="6" type="stmt"/> | ||
<line num="44" count="6" type="stmt"/> | ||
<line num="45" count="6" type="stmt"/> | ||
<line num="47" count="0" type="stmt"/> | ||
<line num="48" count="0" type="stmt"/> | ||
<line num="49" count="0" type="stmt"/> | ||
<line num="54" count="0" type="stmt"/> | ||
<line num="55" count="0" type="stmt"/> | ||
<line num="57" count="0" type="stmt"/> | ||
<line num="58" count="0" type="stmt"/> | ||
<line num="59" count="0" type="stmt"/> | ||
<line num="64" count="0" type="stmt"/> | ||
<line num="65" count="0" type="stmt"/> | ||
<line num="71" count="3" type="stmt"/> | ||
<line num="72" count="3" type="stmt"/> | ||
<line num="74" count="3" type="stmt"/> | ||
<line num="82" count="3" type="stmt"/> | ||
<line num="83" count="3" type="stmt"/> | ||
<line num="84" count="3" type="stmt"/> | ||
<line num="85" count="3" type="stmt"/> | ||
<line num="87" count="3" type="stmt"/> | ||
<line num="88" count="0" type="cond" truecount="0" falsecount="1"/> | ||
<line num="89" count="0" type="cond" truecount="0" falsecount="2"/> | ||
<line num="90" count="0" type="stmt"/> | ||
<line num="91" count="0" type="stmt"/> | ||
<line num="92" count="0" type="cond" truecount="0" falsecount="2"/> | ||
<line num="93" count="0" type="stmt"/> | ||
<line num="94" count="0" type="cond" truecount="0" falsecount="2"/> | ||
<line num="95" count="0" type="stmt"/> | ||
<line num="96" count="0" type="cond" truecount="0" falsecount="1"/> | ||
<line num="102" count="0" type="stmt"/> | ||
<line num="103" count="0" type="cond" truecount="0" falsecount="1"/> | ||
<line num="104" count="0" type="stmt"/> | ||
<line num="106" count="0" type="stmt"/> | ||
<line num="107" count="0" type="stmt"/> | ||
<line num="109" count="0" type="stmt"/> | ||
<line num="121" count="3" type="cond" truecount="1" falsecount="1"/> | ||
<line num="122" count="0" type="stmt"/> | ||
<line num="127" count="3" type="stmt"/> | ||
<line num="129" count="3" type="cond" truecount="1" falsecount="1"/> | ||
<line num="130" count="0" type="cond" truecount="0" falsecount="2"/> | ||
<line num="131" count="0" type="stmt"/> | ||
<line num="136" count="0" type="stmt"/> | ||
<line num="141" count="3" type="cond" truecount="0" falsecount="1"/> | ||
<line num="145" count="0" type="stmt"/> | ||
<line num="152" count="3" type="stmt"/> | ||
<line num="154" count="3" type="stmt"/> | ||
<line num="163" count="3" type="cond" truecount="1" falsecount="1"/> | ||
<line num="164" count="0" type="cond" truecount="0" falsecount="1"/> | ||
<line num="166" count="0" type="stmt"/> | ||
<line num="168" count="0" type="stmt"/> | ||
<line num="170" count="0" type="stmt"/> | ||
<line num="172" count="0" type="stmt"/> | ||
<line num="173" count="0" type="stmt"/> | ||
<line num="176" count="3" type="stmt"/> | ||
<line num="178" count="3" type="cond" truecount="0" falsecount="1"/> | ||
<line num="179" count="0" type="stmt"/> | ||
<line num="182" count="3" type="stmt"/> | ||
<line num="185" count="3" type="stmt"/> | ||
<line num="189" count="3" type="stmt"/> | ||
<line num="193" count="0" type="stmt"/> | ||
<line num="195" count="3" type="stmt"/> | ||
</file> | ||
<file name="index.ts" path="/Users/Mike.DiDomizio/projects/test/bot/index.ts"> | ||
<metrics statements="55" coveredstatements="46" conditionals="22" coveredconditionals="13" methods="18" coveredmethods="15"/> | ||
<line num="2" count="1" type="stmt"/> | ||
<line num="5" count="1" type="stmt"/> | ||
<line num="11" count="1" type="stmt"/> | ||
<line num="12" count="1" type="stmt"/> | ||
<line num="13" count="1" type="stmt"/> | ||
<line num="15" count="1" type="stmt"/> | ||
<line num="16" count="3" type="cond" truecount="0" falsecount="1"/> | ||
<line num="18" count="3" type="stmt"/> | ||
<line num="20" count="0" type="stmt"/> | ||
<line num="23" count="3" type="stmt"/> | ||
<line num="26" count="0" type="stmt"/> | ||
<line num="37" count="3" type="stmt"/> | ||
<line num="56" count="1" type="stmt"/> | ||
<line num="60" count="1" type="stmt"/> | ||
<line num="74" count="1" type="stmt"/> | ||
<line num="78" count="2" type="stmt"/> | ||
<line num="92" count="1" type="stmt"/> | ||
<line num="93" count="3" type="stmt"/> | ||
<line num="94" count="3" type="stmt"/> | ||
<line num="105" count="1" type="stmt"/> | ||
<line num="109" count="1" type="stmt"/> | ||
<line num="110" count="1" type="stmt"/> | ||
<line num="113" count="1" type="cond" truecount="1" falsecount="1"/> | ||
<line num="116" count="1" type="cond" truecount="1" falsecount="1"/> | ||
<line num="119" count="1" type="stmt"/> | ||
<line num="122" count="3" type="stmt"/> | ||
<line num="123" count="3" type="stmt"/> | ||
<line num="125" count="3" type="cond" truecount="3" falsecount="0"/> | ||
<line num="131" count="1" type="stmt"/> | ||
<line num="132" count="4" type="stmt"/> | ||
<line num="133" count="4" type="stmt"/> | ||
<line num="135" count="4" type="stmt"/> | ||
<line num="138" count="4" type="cond" truecount="1" falsecount="0"/> | ||
<line num="141" count="1" type="stmt"/> | ||
<line num="144" count="3" type="stmt"/> | ||
<line num="146" count="3" type="stmt"/> | ||
<line num="147" count="3" type="stmt"/> | ||
<line num="149" count="3" type="stmt"/> | ||
<line num="154" count="3" type="stmt"/> | ||
<line num="155" count="3" type="stmt"/> | ||
<line num="161" count="3" type="stmt"/> | ||
<line num="175" count="3" type="stmt"/> | ||
<line num="186" count="0" type="cond" truecount="0" falsecount="2"/> | ||
<line num="187" count="0" type="stmt"/> | ||
<line num="189" count="0" type="stmt"/> | ||
<line num="190" count="0" type="stmt"/> | ||
<line num="192" count="0" type="stmt"/> | ||
<line num="199" count="3" type="stmt"/> | ||
<line num="211" count="3" type="stmt"/> | ||
<line num="223" count="3" type="cond" truecount="1" falsecount="0"/> | ||
<line num="224" count="1" type="stmt"/> | ||
<line num="229" count="2" type="stmt"/> | ||
<line num="234" count="0" type="stmt"/> | ||
<line num="235" count="0" type="stmt"/> | ||
<line num="240" count="4" type="stmt"/> | ||
</file> | ||
</project> | ||
</coverage> |