whole-tale / wt_home_dirs

0 stars 1 forks source link

Propagate item's name change to underlying file object. Fixes #13 #14

Closed Xarthisius closed 6 years ago

Xarthisius commented 6 years ago

This is a rather ugly change necessary to keep File/Item duo in sync.

codecov[bot] commented 6 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.18%. The diff coverage is 84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage    80.1%   80.29%   +0.18%     
==========================================
  Files          12       12              
  Lines         930      949      +19     
==========================================
+ Hits          745      762      +17     
- Misses        185      187       +2
Impacted Files Coverage Δ
server/lib/EventHandlers.py 93.46% <100%> (+0.5%) :arrow_up:
server/__init__.py 93.26% <100%> (ø) :arrow_up:
server/lib/WTFilesystemProvider.py 81.3% <66.66%> (-0.23%) :arrow_down:

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 4d3e07d...7e5d541. Read the comment docs.