wagtail / wagtail-live

High speed publishing from messaging apps to a Wagtail live blog. A GSoC 2021 project.
https://wagtail.github.io/wagtail-live/
BSD 3-Clause "New" or "Revised" License
37 stars 6 forks source link

Add URLs to polling instructions #137

Closed allcaps closed 3 years ago

allcaps commented 3 years ago

Closes #134

codecov-commenter commented 3 years ago

Codecov Report

Merging #137 (6d364a4) into main (201e389) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #137   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines         1091      1091           
  Branches       103       103           
=========================================
  Hits          1091      1091           

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 201e389...6d364a4. Read the comment docs.

Tijani-Dia commented 3 years ago

Thanks @allcaps!