busy-beaver-dev / busy-beaver

The Chicago Python Community Engagement Slack bot
https://busybeaverbot.com
MIT License
70 stars 23 forks source link

Upcoming Events post can be disabled + Privacy policy #310

Closed alysivji closed 4 years ago

alysivji commented 4 years ago

What does this do

Why are we doing this

Improve user experience

How should this be tested

n/a

Migrations

n/a

Dependencies

n/a

Callouts

n/a

codecov-commenter commented 4 years ago

Codecov Report

Merging #310 into master will decrease coverage by 0.07%. The diff coverage is 89.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #310      +/-   ##
==========================================
- Coverage   92.48%   92.41%   -0.08%     
==========================================
  Files          70       70              
  Lines        2197     2253      +56     
==========================================
+ Hits         2032     2082      +50     
- Misses        165      171       +6     
Impacted Files Coverage Δ
...usy_beaver/apps/upcoming_events/upcoming_events.py 95.23% <80.00%> (-4.77%) :arrow_down:
busy_beaver/apps/upcoming_events/cards.py 96.87% <85.71%> (-3.13%) :arrow_down:
busy_beaver/apps/web/views.py 72.82% <91.30%> (+2.47%) :arrow_up:
busy_beaver/apps/upcoming_events/models.py 92.68% <91.66%> (-0.43%) :arrow_down:

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 32fc108...cc1a046. Read the comment docs.