keenlabs / keen-sdk-net

A .NET SDK for the Keen IO API
MIT License
37 stars 23 forks source link

EventCachePortable port and fixes #121

Closed baumatron closed 7 years ago

baumatron commented 7 years ago

This ports EventCachePortable to the netstandard2.0 library and fixes a few known issues.

First few changes just bring over the class and get it working at least as well as it had been working in the old PCL.

4dad94a add a test case demonstrating the initial reported issue in #21, then efdef6e fixes that.

The last three changes fix several additional issues called out in #21 and make general improvements.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 57.28% when pulling 1526bea49e8324d176f7353af8d48f7ba14aa79f on EventCachePortable into 4d0c14b537214089b5070c660e7d86e189ddeabe on dotnetsummer.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 57.28% when pulling a27d87d05829ffe4ea62dc56ce5cda2069a14511 on EventCachePortable into 4d0c14b537214089b5070c660e7d86e189ddeabe on dotnetsummer.