AnemoneLabs / unmessage

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

Solve simple circular dependency problems #81

Closed felipedau closed 7 years ago

felipedau commented 7 years ago

This is initial work for #51.

codecov-io commented 7 years ago

Codecov Report

Merging #81 into develop will decrease coverage by 0.09%. The diff coverage is 88.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop      #81     +/-   ##
==========================================
- Coverage    47.86%   47.77%   -0.1%     
==========================================
  Files           30       29      -1     
  Lines         4383     4375      -8     
==========================================
- Hits          2098     2090      -8     
  Misses        2285     2285
Impacted Files Coverage Δ
unmessage/log.py 58.49% <ø> (ø) :arrow_up:
unmessage/untalk.py 38.05% <75%> (+0.5%) :arrow_up:
unmessage/peer.py 76.05% <90.9%> (+0.09%) :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 3bcb086...94f4d08. Read the comment docs.