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 convenience decorators for new listeners #2064

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

ahopkins
Copy link
Member

These decorators were missing.

@ahopkins ahopkins requested a review from a team as a code owner March 16, 2021 09:04
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #2064 (0abe640) into master (2fea954) will increase coverage by 0.009%.
The diff coverage is 100.000%.

Impacted file tree graph

@@              Coverage Diff              @@
##            master     #2064       +/-   ##
=============================================
+ Coverage   92.190%   92.199%   +0.009%     
=============================================
  Files           38        38               
  Lines         3457      3461        +4     
  Branches       581       581               
=============================================
+ Hits          3187      3191        +4     
  Misses         184       184               
  Partials        86        86               
Impacted Files Coverage Δ
sanic/mixins/listeners.py 100.000% <100.000%> (ø)

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 2fea954...0abe640. Read the comment docs.

@ahopkins ahopkins merged commit 7bed5a5 into master Mar 16, 2021
@ahopkins ahopkins deleted the main-process-decorators branch March 16, 2021 09:21
ahopkins added a commit that referenced this pull request Mar 16, 2021
ahopkins added a commit that referenced this pull request Mar 21, 2021
* Prepare for release

* Add to changelog recent PRs

* add missing changelog items and update contributing docs

* Add 2061

* add 2060 to changelog

* Add 20.12.3 to changelog

* Add #2064 to changelog

* Do not show host and port in README

* Add some documentation PRs to changelog

* add new decorators to changelog

* Add 2063

* Add some PRs to misc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant