kontent-ai / delivery-sdk-net

Kontent.ai Delivery .NET SDK
https://www.nuget.org/packages/Kontent.Ai.Delivery
MIT License
32 stars 41 forks source link

378 Fix problem with IDateTimeContent BSON serialization/deserialization #379

Closed dzmitryk-kontent-ai closed 11 months ago

dzmitryk-kontent-ai commented 11 months ago

Motivation

378

Checklist

How to test

If manual testing is required, what are the steps?

codecov[bot] commented 11 months ago

Codecov Report

Merging #379 (afcabb2) into master (46abeb7) will increase coverage by 0.06%. Report is 4 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
+ Coverage   88.48%   88.55%   +0.06%     
==========================================
  Files         128      128              
  Lines        2753     2761       +8     
  Branches      345      345              
==========================================
+ Hits         2436     2445       +9     
  Misses        185      185              
+ Partials      132      131       -1     
Files Changed Coverage Δ
...Delivery/ContentItems/DateTimes/DateTimeContent.cs 100.00% <ø> (ø)
....Delivery.Abstractions/DeliveryClientExtensions.cs 100.00% <100.00%> (ø)
...very.Caching/Extensions/SerializationExtensions.cs 89.28% <100.00%> (+2.32%) :arrow_up:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more