eecs485staff / madoop

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

Correct handling of empty input files #43

Closed jaredzh closed 2 years ago

jaredzh commented 2 years ago

Closes #42

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (0cb0030) into develop (6c6d7fe) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #43   +/-   ##
========================================
  Coverage    96.09%   96.09%           
========================================
  Files            4        4           
  Lines          205      205           
========================================
  Hits           197      197           
  Misses           8        8           
Impacted Files Coverage Δ
madoop/mapreduce.py 96.75% <100.00%> (ø)

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 6c6d7fe...0cb0030. Read the comment docs.