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 missing cfg feature for fuse code #848

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Add missing cfg feature for fuse code #848

merged 1 commit into from
Aug 23, 2023

Conversation

jrray
Copy link
Collaborator

@jrray jrray commented Aug 22, 2023

This missing cfg would cause compile errors when compiling without the fuse-backend feature enabled.

This missing cfg would cause compile errors when compiling without the
fuse-backend feature enabled.

Signed-off-by: J Robert Ray <jrray@jrray.org>
@jrray jrray added the maintenance Cleanup, upgrades, etc label Aug 22, 2023
@jrray jrray self-assigned this Aug 22, 2023
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #848 (aed1797) into main (36fc48b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #848   +/-   ##
=======================================
  Coverage   54.30%   54.30%           
=======================================
  Files         252      252           
  Lines       19890    19890           
=======================================
  Hits        10802    10802           
  Misses       9088     9088           
Files Changed Coverage Δ
crates/spfs/src/env.rs 7.12% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jrray jrray requested a review from rydrman August 22, 2023 23:45
@jrray jrray merged commit e927b28 into main Aug 23, 2023
7 checks passed
@jrray jrray deleted the fuse-optional branch August 23, 2023 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Cleanup, upgrades, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants