AnemoneLabs / unmessage

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

Support file transfer #47

Closed felipedau closed 7 years ago

felipedau commented 7 years ago

When finished, this PR will implement #12 and consequently #11.

codecov-io commented 7 years ago

Codecov Report

Merging #47 into develop will increase coverage by 0.92%. The diff coverage is 97.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #47      +/-   ##
==========================================
+ Coverage     7.71%   8.63%   +0.92%     
==========================================
  Files           21      22       +1     
  Lines         3345    3380      +35     
==========================================
+ Hits           258     292      +34     
- Misses        3087    3088       +1
Impacted Files Coverage Δ
tests/test_elements.py 100% <100%> (ø)
unmessage/elements.py 83.01% <95.65%> (+9.68%) :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 94bb080...0e51d70. Read the comment docs.