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

Add SyncAPI support #372

Closed arguit closed 1 year ago

arguit commented 1 year ago

Motivation

Implements issue #371

Checklist

How to test

If manual testing is required, what are the steps?

codecov-commenter commented 1 year ago

Codecov Report

Merging #372 (0b4b5d1) into master (ccd17f7) will decrease coverage by 5.17%. The diff coverage is 74.28%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
- Coverage   93.65%   88.48%   -5.17%     
==========================================
  Files         125      128       +3     
  Lines        2695     2753      +58     
  Branches      347      345       -2     
==========================================
- Hits         2524     2436      -88     
- Misses        163      185      +22     
- Partials        8      132     +124     
Impacted Files Coverage Δ
Kontent.Ai.Delivery.Caching/DeliveryClientCache.cs 78.66% <0.00%> (-16.99%) :arrow_down:
...ntent.Ai.Delivery/Sync/DeliverySyncInitResponse.cs 62.50% <62.50%> (ø)
Kontent.Ai.Delivery/Sync/DeliverySyncResponse.cs 62.50% <62.50%> (ø)
Kontent.Ai.Delivery/DeliveryClient.cs 81.56% <81.25%> (-9.07%) :arrow_down:
Kontent.Ai.Delivery/Sync/SyncItem.cs 100.00% <100.00%> (ø)
...ent.Ai.Urls/Delivery/DeliveryEndpointUrlBuilder.cs 94.18% <100.00%> (-2.07%) :arrow_down:

... and 25 files with indirect coverage changes

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