Countly / countly-sdk-unity

Countly Product Analytics Unity SDK
https://count.ly/mobile-analytics
MIT License
42 stars 30 forks source link

Requested Test Added #183

Closed AliRKat closed 10 months ago

AliRKat commented 11 months ago

Session metric override test added.

Changelog entry for metric override added.

overridenMetrics field in MetricHelper changed into internal, which was causing a compiler error while it was private.

AliRKat commented 11 months ago

[Unity] Add overriden metric test for the session request.