dwyl / phoenix-uk-postcode-finder-example

πŸ“An example/tutorial application showing how to rapidly find your nearest X by typing your postcode.
GNU General Public License v2.0
8 stars 2 forks source link

Testing #16

Closed RobStallion closed 5 years ago

RobStallion commented 5 years ago

10

fully tests everything that is currently in the example

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@812b706). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #16   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      6           
  Lines             ?     41           
  Branches          ?      0           
=======================================
  Hits              ?     41           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Ξ”
lib/store_finder/create_stores.ex 100% <ΓΈ> (ΓΈ)
lib/store_finder_web/router.ex 100% <ΓΈ> (ΓΈ)
...ib/store_finder_web/controllers/page_controller.ex 100% <100%> (ΓΈ)

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 812b706...e595017. Read the comment docs.