-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc5e53e
commit 05fe57f
Showing
10 changed files
with
93 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<coverage version="1.0" date="2024-08-05_16-37-19" tag=""> | ||
<assembly name="ChocolateStoreCore"> | ||
<class name="ChocolateStoreCore.App" coveredlines="36" coverablelines="40" totallines="86" coveredbranches="9" totalbranches="14" coveredcodeelements="3" totalcodeelements="3" /> | ||
<class name="ChocolateStoreCore.ArgsOptions" coveredlines="0" coverablelines="2" totallines="13" coveredbranches="0" totalbranches="0" coveredcodeelements="0" totalcodeelements="2" /> | ||
<class name="ChocolateStoreCore.Exceptions.DownloadException" coveredlines="0" coverablelines="6" totallines="21" coveredbranches="0" totalbranches="0" coveredcodeelements="0" totalcodeelements="3" /> | ||
<class name="ChocolateStoreCore.Helpers.ChocolateyHelper" coveredlines="194" coverablelines="202" totallines="330" coveredbranches="66" totalbranches="92" coveredcodeelements="12" totalcodeelements="12" /> | ||
<class name="ChocolateStoreCore.Helpers.HttpHelper" coveredlines="37" coverablelines="50" totallines="130" coveredbranches="10" totalbranches="16" coveredcodeelements="6" totalcodeelements="6" /> | ||
<class name="ChocolateStoreCore.Helpers.ServiceHelper" coveredlines="0" coverablelines="16" totallines="31" coveredbranches="0" totalbranches="0" coveredcodeelements="0" totalcodeelements="1" /> | ||
<class name="ChocolateStoreCore.Helpers.StringHelper" coveredlines="46" coverablelines="47" totallines="111" coveredbranches="21" totalbranches="24" coveredcodeelements="8" totalcodeelements="8" /> | ||
<class name="ChocolateStoreCore.Models.ChocolateyPackage" coveredlines="8" coverablelines="9" totallines="37" coveredbranches="3" totalbranches="4" coveredcodeelements="7" totalcodeelements="7" /> | ||
<class name="ChocolateStoreCore.Models.Dependency" coveredlines="3" coverablelines="3" totallines="18" coveredbranches="0" totalbranches="0" coveredcodeelements="3" totalcodeelements="3" /> | ||
<class name="ChocolateStoreCore.Models.Download" coveredlines="2" coverablelines="2" totallines="14" coveredbranches="0" totalbranches="0" coveredcodeelements="2" totalcodeelements="2" /> | ||
<class name="ChocolateStoreCore.Models.Settings" coveredlines="32" coverablelines="41" totallines="110" coveredbranches="2" totalbranches="4" coveredcodeelements="26" totalcodeelements="28" /> | ||
<class name="ChocolateStoreCore.Models.StorePackage" coveredlines="7" coverablelines="7" totallines="26" coveredbranches="0" totalbranches="0" coveredcodeelements="6" totalcodeelements="6" /> | ||
<class name="ChocolateStoreCore.PackageCacher" coveredlines="120" coverablelines="140" totallines="233" coveredbranches="71" totalbranches="88" coveredcodeelements="5" totalcodeelements="6" /> | ||
<class name="ChocolateStoreCore.Program" coveredlines="7" coverablelines="27" totallines="64" coveredbranches="0" totalbranches="8" coveredcodeelements="1" totalcodeelements="3" /> | ||
</assembly> | ||
</coverage> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.