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

Use the latest file in multifile items #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Xarthisius
Copy link
Contributor

For WT proper it's a noop. In general it allows to have more than one file object dangling of item. Intended use is a poor-man's versioning of items.

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (437313b) 77.03% compared to head (e65452e) 77.13%.

Files Patch % Lines
server/lib/transfer_manager.py 55.55% 16 Missing ⚠️
server/lib/utils.py 77.77% 2 Missing ⚠️
server/resources/fs.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   77.03%   77.13%   +0.10%     
==========================================
  Files          22       23       +1     
  Lines        1280     1286       +6     
==========================================
+ Hits          986      992       +6     
  Misses        294      294              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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