vintasoftware / django-knowledge-share

The engine behind Vinta's Lessons Learned page.
https://vintasoftware.com/lessons-learned/
MIT License
37 stars 1 forks source link

Migrating dependency links to install-requires #20

Closed marycaroline closed 5 years ago

marycaroline commented 5 years ago

Migrating dependency links to install-requires

Motivation and Context

Types of changes

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #20 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #20   +/-   ##
======================================
  Coverage    94.3%   94.3%           
======================================
  Files          10      10           
  Lines         246     246           
  Branches       14      14           
======================================
  Hits          232     232           
  Misses         13      13           
  Partials        1       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 e8b9153...69ed5ad. Read the comment docs.