Skip to content

Added content_type to correspondence#12

Merged
e3rd merged 1 commit intopython-rt:masterfrom
wari:content_type
Sep 15, 2017
Merged

Added content_type to correspondence#12
e3rd merged 1 commit intopython-rt:masterfrom
wari:content_type

Conversation

@wari
Copy link
Contributor

@wari wari commented Sep 15, 2017

  • Refactored reply() and comment() to __correspond()
  • Added content_type (default to text/plain). This is so that I can send out text/html replies and comments.
  • Minor typo fix

* Refactored reply() and comment() to __correspond()
* Added content_type (default to text/plain). This is so that I can send
  out text/html replies and comments.
* Minor typo fix
@codecov-io
Copy link

Codecov Report

Merging #12 into master will increase coverage by 0.58%.
The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   74.33%   74.91%   +0.58%     
==========================================
  Files           2        2              
  Lines         600      598       -2     
==========================================
+ Hits          446      448       +2     
+ Misses        154      150       -4
Impacted Files Coverage Δ
rt.py 70.22% <90%> (+0.68%) ⬆️

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 64cc54b...a9a9529. Read the comment docs.

@e3rd e3rd merged commit 3fa0342 into python-rt:master Sep 15, 2017
@e3rd
Copy link
Collaborator

e3rd commented Sep 15, 2017

Thank you, wari!
Merged

@wari wari deleted the content_type branch September 16, 2017 01:54
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.

3 participants