|
Ran
|
Jobs
16
|
Files
490
|
Run time
2min
|
Badge
README BADGES
|
push
github
ZipExtensionWrapper class added with unit tests. (#693) * ZipExtensionWrapper class added with unit tests. * ZipExtensionWrapperUt updated CreateFromDirectoryAsync_NoWritePermission_ThrowsUnauthorizedAccessException updated with NSubstitute. * Revert "ZipExtensionWrapperUt updated" This reverts commit 1e59c9129. * ZipExtensionWrapperUt editted Fix von CreateFromDirectoryAsync_NoWritePermission_ThrowsUnauthorizedAccessException() test using NSubstitute. * ZipExtensionsWrapperUt overhauled. CreateFromDirectoryAsync_SubdirectoriesAreIncluded_CreatesArchiveWithHierarchy problems in converting tests to work with all operating systems. * Add check for absolut path in ValidatePath. Adjusted some tests. * Adjusted test in DataAccessUt, as this fails due to the new validation in ZipExtensions. * Adjusted another test in DataAccessUt.cs * Fix test * Change Path.IsPathRooted to Path.IsPathFullyQualified to get only absolute paths * Fix testcases for NonAbsolutePaths for notWindows * add some testcases for nonAbsolutePaths * Adding method docs and renaming method in the test --------- Co-authored-by: defnegoncu <goncu.defne@gmail.com> Co-authored-by: Andreas Weishaupt <andreas-93@web.de>
55 of 58 new or added lines in 2 files covered. (94.83%)
17290 of 18354 relevant lines covered (94.2%)
47.18 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
95.16 |
1.41% | DataAccess/Extensions/ZipExtensions.cs |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|