zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Apply codecov #848

Closed moreal closed 4 years ago

moreal commented 4 years ago

In this PR, codecov was applied to resolve #784, with reference codecov/example-csharp.

I expect the stats of coverage will be shown in README like below.

image

It is only tested in my environment, so it is not clear if it will work. but it expects to work well.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@11b8a92). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #848   +/-   ##
=========================================
  Coverage          ?   66.85%           
=========================================
  Files             ?      116           
  Lines             ?     7454           
  Branches          ?     1242           
=========================================
  Hits              ?     4983           
  Misses            ?     1994           
  Partials          ?      477

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 11b8a92...bdd3ba9. Read the comment docs.

somdoron commented 4 years ago

Thanks!

somdoron commented 4 years ago

Now we need to increase the coverage...