achilleasa / dart_amqp

Dart AMQP client implementing protocol version 0.9.1
MIT License
79 stars 40 forks source link

Switch to travis-ci and codecov.io #10

Closed achilleasa closed 7 years ago

achilleasa commented 7 years ago

Closes #8

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ac1f5ab). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #10   +/-   ##
=========================================
  Coverage          ?   94.89%           
=========================================
  Files             ?       55           
  Lines             ?     2624           
  Branches          ?        0           
=========================================
  Hits              ?     2490           
  Misses            ?      134           
  Partials          ?        0
Impacted Files Coverage Δ
test/lib/queue_test.dart 99.09% <100%> (ø)
test/lib/encode_decode_test.dart 99.02% <100%> (ø)

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 ac1f5ab...d2c5f64. Read the comment docs.