aio-libs / sockjs

SockJS Server
Apache License 2.0
118 stars 40 forks source link

Added Python 3.8 for testing in Travis #386

Closed Cykooz closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #386 into master will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #386      +/-   ##
==========================================
+ Coverage   76.55%   76.61%   +0.05%     
==========================================
  Files          16       16              
  Lines         866      868       +2     
  Branches      122      124       +2     
==========================================
+ Hits          663      665       +2     
  Misses        169      169              
  Partials       34       34              
Impacted Files Coverage Δ
sockjs/protocol.py 100.00% <0.00%> (ø)
sockjs/session.py 93.90% <0.00%> (+0.02%) :arrow_up:

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 c39ab41...2a7e139. Read the comment docs.