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

Add abort to stat on remoteFile #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add abort to stat on remoteFile #91

wants to merge 1 commit into from

Conversation

cmdcolin
Copy link
Collaborator

This is pretty inconsequential but seemed like it should exist

Adds abort signal to stat()

@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #91 (a628b9d) into master (c37d379) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   81.11%   81.11%           
=======================================
  Files           4        4           
  Lines         180      180           
  Branches       57       57           
=======================================
  Hits          146      146           
  Misses         34       34           
Impacted Files Coverage Δ
src/remoteFile.ts 80.43% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c37d379...a628b9d. Read the comment docs.

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.

1 participant