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

Replace the gofs package with the nsgo package #25

Merged
merged 1 commit into from
Nov 3, 2023

Replace the gofs package with the nsgo package

216b0a0
Select commit
Loading
Failed to load commit list.
Merged

Replace the gofs package with the nsgo package #25

Replace the gofs package with the nsgo package
216b0a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2023 in 1s

100.00% (+0.00%) compared to c50aa03

View this Pull Request on Codecov

100.00% (+0.00%) compared to c50aa03

Details

Codecov Report

Merging #25 (216b0a0) into main (c50aa03) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #25   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          371       371           
=========================================
  Hits           371       371           
Files Coverage Δ
command/hash.go 100.00% <ø> (ø)
command/is_dir.go 100.00% <100.00%> (ø)
command/is_equal.go 100.00% <ø> (ø)
command/is_exist.go 100.00% <100.00%> (ø)
command/is_symlink.go 100.00% <100.00%> (ø)
command/touch.go 100.00% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!