AnemoneLabs / unmessage

Privacy enhanced instant messenger
GNU General Public License v3.0
42 stars 7 forks source link

Finish asynchronous changes for element parsing #77

Closed felipedau closed 7 years ago

felipedau commented 7 years ago

These are (unfinished) changes for the other part of #21, which is dealing with elements being received.

codecov-io commented 7 years ago

Codecov Report

Merging #77 into develop will increase coverage by 0.09%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #77      +/-   ##
===========================================
+ Coverage    44.05%   44.14%   +0.09%     
===========================================
  Files           30       30              
  Lines         4204     4184      -20     
===========================================
- Hits          1852     1847       -5     
+ Misses        2352     2337      -15
Impacted Files Coverage Δ
unmessage/errors.py 64.38% <50%> (+0.09%) :arrow_up:
unmessage/peer.py 74.4% <68.75%> (+0.98%) :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 f180e2f...32c6004. Read the comment docs.