RedisTimeSeries / NRedisTimeSeries

.Net Client for RedisTimeSeries
https://redistimeseries.io
BSD 3-Clause "New" or "Revised" License
28 stars 11 forks source link

convert to async #72

Closed AvitalFineRedis closed 3 years ago

AvitalFineRedis commented 3 years ago

Change the function to be async Task because the test is unstable and fails sometimes.

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (bc45031) into master (0775d80) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   95.48%   95.48%           
=======================================
  Files          14       14           
  Lines         665      665           
=======================================
  Hits          635      635           
  Misses         30       30           

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 0775d80...bc45031. Read the comment docs.