fac18 / humble

A skillshare platform for a post-capitalist world.
https://wearehumble.herokuapp.com/
GNU General Public License v3.0
3 stars 2 forks source link

Feature: map work #63

Closed freemvmt closed 4 years ago

freemvmt commented 4 years ago

Ok guys I accidentally stayed up till now working on this...

Tests run, looks good in the browser, Travis is happy. So hopefully will work on Heroku too!

codecov-io commented 4 years ago

Codecov Report

Merging #63 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #63   +/-   ##
======================================
  Coverage    69.9%   69.9%           
======================================
  Files          35      35           
  Lines         206     206           
  Branches       10      10           
======================================
  Hits          144     144           
  Misses         58      58           
  Partials        4       4
Impacted Files Coverage Δ
client/src/components/Navbar/Navbar.js 100% <ø> (ø) :arrow_up:
client/src/components/Landing/Landing.js 100% <ø> (ø) :arrow_up:
client/src/components/About/About.js 100% <ø> (ø) :arrow_up:
client/src/components/Profile/Profile.js 33.33% <ø> (ø) :arrow_up:
client/src/components/Search/Search.js 71.42% <100%> (ø) :arrow_up:

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 c25b571...5be81b6. Read the comment docs.