GatorIncubator / gatorgrouper

:busts_in_silhouette: Automated Group Formation Tool Enabling Effective Team Work
GNU General Public License v3.0
20 stars 20 forks source link

Test/increase cov read student file.py #166

Closed thomad74 closed 5 years ago

thomad74 commented 5 years ago

Description of Pull Request

Created a test case that increases the code coverage for the read_student_file.py from 28% to 100%.

Works on fixing Issue # 137.

Type of Change

Please describe the pull request as one of the following:

Tags

@Lancasterwu

codecov[bot] commented 5 years ago

Codecov Report

Merging #166 into test/increase-cov-all will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           test/increase-cov-all     #166   +/-   ##
======================================================
  Coverage                  64.15%   64.15%           
======================================================
  Files                          9        9           
  Lines                        265      265           
======================================================
  Hits                         170      170           
  Misses                        95       95

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 fab0448...71c29ca. Read the comment docs.