Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Add support for fixing directory listings to WrapperHandler.#186

Open
jgraham wants to merge 1 commit into
masterfrom
listing_fixup
Open

Add support for fixing directory listings to WrapperHandler.#186
jgraham wants to merge 1 commit into
masterfrom
listing_fixup

Conversation

@jgraham

@jgraham jgraham commented Mar 15, 2017

Copy link
Copy Markdown
Member

WrapperHandler instances add virtual files to the directory
listing. To allow these to appear in direcory listings, provide a
listing_fixup function which adds the generated files to the list of
fies in a directory.


This change is Reviewable

WrapperHandler instances add virtual files to the directory
listing. To allow these to appear in direcory listings, provide a
listing_fixup function which adds the generated files to the list of
fies in a directory.
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #186 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #186   +/-   ##
=======================================
  Coverage   87.04%   87.04%           
=======================================
  Files          24       24           
  Lines        2200     2200           
  Branches      361      361           
=======================================
  Hits         1915     1915           
  Misses        219      219           
  Partials       66       66

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 3a898ff...147b215. Read the comment docs.

@jgraham jgraham requested a review from Ms2ger March 15, 2017 11:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants