andmos / BikeshareClient

C# client for General Bikeshare Feed Specification (GBFS)
MIT License
5 stars 1 forks source link

Fixing test warnings for #44, upgrading test project for .NET 5 #68

Closed andmos closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (0361c48) into master (387c09b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   90.31%   90.31%           
=======================================
  Files          18       18           
  Lines         320      320           
  Branches       20       20           
=======================================
  Hits          289      289           
  Misses         29       29           
  Partials        2        2           

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 387c09b...0361c48. Read the comment docs.

andmos commented 3 years ago

Fixes #44