jonathan-s / django-sockpuppet

Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450 stars 22 forks source link

Get coverage from dev server #42

Closed jonathan-s closed 3 years ago

jonathan-s commented 3 years ago

Type of PR (feature, enhancement, bug fix, etc.)

Description

Gets coverage from development server so that we can see all coverage.

Fixes #5

Why should this be added

Coverage is pretty and useful, prior to this we weren't able to get coverage using cypress.

Checklist

codecov-io commented 3 years ago

Codecov Report

Merging #42 (3c9b65d) into master (4e63613) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #42   +/-   ##
======================================
  Coverage    2.68%   2.68%           
======================================
  Files          12      12           
  Lines         298     298           
  Branches       31      31           
======================================
  Hits            8       8           
  Misses        290     290           

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 4e63613...3c9b65d. Read the comment docs.