citahub / cita-common

Libraries for CITA (https://github.com/citahub/cita)
Apache License 2.0
38 stars 34 forks source link

Chore of crossbeam. #217

Closed kaikai1024 closed 5 years ago

kaikai1024 commented 5 years ago
  1. typo of test(this test is not used)
  2. pubsub crate did not need to import crossbeam
  3. remove useless test
codecov-io commented 5 years ago

Codecov Report

Merging #217 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #217   +/-   ##
========================================
  Coverage    49.26%   49.26%           
========================================
  Files          115      115           
  Lines        17242    17242           
========================================
  Hits          8494     8494           
  Misses        8748     8748

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 c410ba8...24e6a1c. Read the comment docs.