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

Provide fusepy with the file system encoding #827

Merged
merged 3 commits into from Dec 2, 2019
Merged

Conversation

vxgmichel
Copy link
Contributor

Also use EINVAL as fallback error code in fuse operations.

@vxgmichel vxgmichel self-assigned this Nov 22, 2019
@vxgmichel vxgmichel force-pushed the linux-fs-encoding branch 2 times, most recently from 851214f to 42094d6 Compare November 27, 2019 12:04
@codecov
Copy link

codecov bot commented Nov 27, 2019

Codecov Report

Merging #827 into master will increase coverage by 0.02%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #827      +/-   ##
==========================================
+ Coverage   80.09%   80.12%   +0.02%     
==========================================
  Files         263      263              
  Lines       21660    21662       +2     
==========================================
+ Hits        17349    17357       +8     
+ Misses       4311     4305       -6
Impacted Files Coverage Δ
parsec/core/mountpoint/fuse_operations.py 39.47% <0%> (ø) ⬆️
parsec/core/mountpoint/fuse_runner.py 97.16% <100%> (+0.05%) ⬆️
parsec/core/gui/users_widget.py 81.54% <0%> (-2.98%) ⬇️
parsec/core/fs/remote_loader.py 76.2% <0%> (+0.4%) ⬆️
parsec/core/fs/workspacefs/entry_transactions.py 96.57% <0%> (+0.57%) ⬆️
parsec/core/fs/workspacefs/workspacefs.py 96.72% <0%> (+0.65%) ⬆️
parsec/core/sync_monitor.py 94.87% <0%> (+0.85%) ⬆️
parsec/backend/postgresql/block.py 90.14% <0%> (+1.4%) ⬆️
parsec/core/backend_connection/transport.py 92.48% <0%> (+1.5%) ⬆️
parsec/api/transport.py 90.98% <0%> (+1.63%) ⬆️

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 2cd70f7...cd3b20c. Read the comment docs.

@vxgmichel vxgmichel merged commit 6495263 into master Dec 2, 2019
@vxgmichel vxgmichel deleted the linux-fs-encoding branch December 2, 2019 22:42
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

2 participants