ThatXliner / aioudp

A better API for asynchronous UDP
https://pypi.org/project/aioudp/
GNU General Public License v3.0
7 stars 2 forks source link

Auto trash message #3

Closed ThatXliner closed 2 years ago

ThatXliner commented 2 years ago

Pull Request Check List

Applicable issues

Closes #2

codecov[bot] commented 2 years ago

Codecov Report

Merging #3 (c07a677) into main (c88b93b) will increase coverage by 0.17%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   96.15%   96.33%   +0.17%     
==========================================
  Files           5        5              
  Lines         104      109       +5     
==========================================
+ Hits          100      105       +5     
  Misses          4        4              
Impacted Files Coverage Δ
aioudp/client.py 92.59% <100.00%> (+0.59%) :arrow_up:
aioudp/server.py 94.44% <100.00%> (+0.50%) :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 c88b93b...c07a677. Read the comment docs.