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

Webapp authentication #121

Open Tijani-Dia opened 3 years ago

Tijani-Dia commented 3 years ago

Targets #105.

codecov-commenter commented 3 years ago

Codecov Report

Merging #121 (e72a7e7) into main (3395f47) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #121   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines         1072      1090   +18     
  Branches        98        99    +1     
=========================================
+ Hits          1072      1090   +18     
Impacted Files Coverage Δ
src/wagtail_live/webapp/models.py 100.00% <ø> (ø)
src/wagtail_live/webapp/serializers.py 100.00% <100.00%> (ø)
src/wagtail_live/webapp/views.py 100.00% <100.00%> (ø)

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 3395f47...e72a7e7. Read the comment docs.