busy-beaver-dev / busy-beaver

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

Post Upcoming CFPs #327

Closed alysivji closed 3 years ago

alysivji commented 3 years ago

Closes #300

What does this do

Why are we doing this

To automate manual work organizers should not be doing.

How should this be tested

Migrations

Creating a new table for the CFP feature configuration

Dependencies

n/a

Callouts

n/a

codecov-commenter commented 3 years ago

Codecov Report

Merging #327 into master will decrease coverage by 2.09%. The diff coverage is 63.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
- Coverage   92.06%   89.97%   -2.10%     
==========================================
  Files          66       71       +5     
  Lines        2295     2474     +179     
==========================================
+ Hits         2113     2226     +113     
- Misses        182      248      +66     
Impacted Files Coverage Δ
busy_beaver/apps/web/views.py 67.01% <17.30%> (-10.59%) :arrow_down:
busy_beaver/apps/call_for_proposals/workflows.py 35.71% <35.71%> (ø)
busy_beaver/apps/call_for_proposals/models.py 59.45% <59.45%> (ø)
busy_beaver/app.py 98.03% <100.00%> (+0.03%) :arrow_up:
busy_beaver/apps/call_for_proposals/blueprint.py 100.00% <100.00%> (ø)
busy_beaver/apps/call_for_proposals/cli.py 100.00% <100.00%> (ø)
busy_beaver/apps/call_for_proposals/forms.py 100.00% <100.00%> (ø)
busy_beaver/apps/slack_integration/models.py 100.00% <100.00%> (ø)
...sy_beaver/apps/slack_integration/oauth/workflow.py 70.49% <100.00%> (ø)
busy_beaver/blueprints.py 100.00% <100.00%> (ø)
... and 8 more

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 621c92e...d3455ed. Read the comment docs.