eecs485staff / madoop

A light weight MapReduce framework for education
MIT License
9 stars 4 forks source link

Ignore subdirectories in input directory #65

Closed melodell closed 11 months ago

melodell commented 11 months ago

(To support HTML dataset changes to P5)

We want Madoop to ignore subdirectories in the input directory (and not throw an error).

Note to @awdeorio: We're gonna need a new release before P5 launches!

codecov[bot] commented 11 months ago

Codecov Report

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

Files Coverage Δ
madoop/mapreduce.py 96.17% <50.00%> (-0.60%) :arrow_down:

:loudspeaker: Thoughts on this report? Let us know!.

awdeorio commented 11 months ago

Subsumed by #67