AnemoneLabs / unmessage

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

Test elements #76

Closed felipedau closed 7 years ago

felipedau commented 7 years ago

These are (unfinished) changes to test elements.

codecov-io commented 7 years ago

Codecov Report

Merging #76 into develop will increase coverage by 2.49%. The diff coverage is 96.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #76      +/-   ##
===========================================
+ Coverage    44.05%   46.54%   +2.49%     
===========================================
  Files           30       30              
  Lines         4204     4374     +170     
===========================================
+ Hits          1852     2036     +184     
+ Misses        2352     2338      -14
Impacted Files Coverage Δ
unmessage/elements.py 97.39% <100%> (+0.8%) :arrow_up:
tests/test_file_transfer.py 100% <100%> (ø) :arrow_up:
unmessage/errors.py 65.75% <100%> (+1.46%) :arrow_up:
unmessage/packets.py 95.04% <100%> (-0.05%) :arrow_down:
tests/conftest.py 100% <100%> (ø) :arrow_up:
tests/test_conversation.py 100% <100%> (ø) :arrow_up:
tests/test_elements.py 100% <100%> (ø) :arrow_up:
unmessage/peer.py 75.26% <88.31%> (+1.83%) :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...234c19a. Read the comment docs.