seas-computing / react-boilerplate

Starting point for react-based projects at SEAS computing
0 stars 1 forks source link

Add Travis and Codecov #8

Closed jonseitz closed 5 years ago

jonseitz commented 5 years ago

A relatively small PR that required a bunch of extra commits for testing purposes. BUT NOW WE HAVE GREEN CHECKMARKS AGAIN!

Along the way I also had to make some changes to our webpackfile because some stage in the pipeline was causing a memory leak that was failing every build on Travis. Now our chunks should be all in a row.

Types of changes

Checklist:

Priority:

Related Issues:

Fixes seas-computing/course-planner#6

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@64c36ae). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #8   +/-   ##
=========================================
  Coverage          ?   94.52%           
=========================================
  Files             ?       12           
  Lines             ?       73           
  Branches          ?        6           
=========================================
  Hits              ?       69           
  Misses            ?        3           
  Partials          ?        1

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 64c36ae...1a69c85. Read the comment docs.