Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/chroot #8

Merged
merged 2 commits into from
May 16, 2023
Merged

Feature/chroot #8

merged 2 commits into from
May 16, 2023

Conversation

b3b00
Copy link
Owner

@b3b00 b3b00 commented May 16, 2023

No description provided.

@github-actions
Copy link

Pull Request Test Coverage Report for Build 4988363727

  • 53 of 71 (74.65%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.8%) to 52.49%

Changes Missing Coverage Covered Lines Changed/Added Lines %
SharpCoreFileSystem/FileSystemPath.cs 10 12 83.33%
SharpCoreFileSystem/FileSystems/EmbeddedResourceFileSystem.cs 30 33 90.91%
SharpCoreFileSystem/FileSystems/NetZipArchiveFileSystem.cs 2 5 40.0%
SharpCoreFileSystem/FileSystems/ReadOnlyFileSystem.cs 0 3 0.0%
SharpCoreFileSystem/FileSystems/MergedFileSystem.cs 0 7 0.0%
Totals Coverage Status
Change from base Build 4981173318: 1.8%
Covered Lines: 631
Relevant Lines: 1192

💛 - Coveralls

@b3b00 b3b00 merged commit 3175a5e into master May 16, 2023
4 checks passed
@coveralls
Copy link

coveralls commented Jun 28, 2024

Pull Request Test Coverage Report for Build 4988363727

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 53 of 71 (74.65%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.8%) to 52.49%

Changes Missing Coverage Covered Lines Changed/Added Lines %
SharpCoreFileSystem/FileSystemPath.cs 10 12 83.33%
SharpCoreFileSystem/FileSystems/EmbeddedResourceFileSystem.cs 30 33 90.91%
SharpCoreFileSystem/FileSystems/NetZipArchiveFileSystem.cs 2 5 40.0%
SharpCoreFileSystem/FileSystems/ReadOnlyFileSystem.cs 0 3 0.0%
SharpCoreFileSystem/FileSystems/MergedFileSystem.cs 0 7 0.0%
Totals Coverage Status
Change from base Build 4981173318: 1.8%
Covered Lines: 631
Relevant Lines: 1192

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants