Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for channels 2 #15

Merged
merged 6 commits into from
May 3, 2020
Merged

Add support for channels 2 #15

merged 6 commits into from
May 3, 2020

Conversation

yakky
Copy link
Member

@yakky yakky commented May 3, 2020

  • Add tests
  • Add support for Django 3.0
  • Update documentation

Fix #14

@codecov
Copy link

codecov bot commented May 3, 2020

Codecov Report

Merging #15 into master will increase coverage by 3.03%.
The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   94.18%   97.22%   +3.03%     
==========================================
  Files           3        3              
  Lines          86      108      +22     
  Branches        9        9              
==========================================
+ Hits           81      105      +24     
+ Misses          4        2       -2     
  Partials        1        1              
Impacted Files Coverage Δ
knocker/signals.py 92.10% <83.33%> (-4.57%) ⬇️
knocker/consumers.py 100.00% <100.00%> (+26.66%) ⬆️
knocker/mixins.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 d25380d...ee3070d. Read the comment docs.

yakky and others added 3 commits May 3, 2020 22:36
- Add tests
- Add support for Django 3.0
- Update documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants