microsoft / kiota-abstractions-dotnet

Abstractions library for the Kiota generated SDKs in dotnet
https://aka.ms/kiota/docs
MIT License
24 stars 21 forks source link

Adds test for validation of invocation count #224

Closed andrueastman closed 2 months ago

andrueastman commented 2 months ago

This PR add a test that if a backingstore is initialized with a collection property, the subscriptions are not unnecessarily invoked.

Related to validations for https://github.com/microsoft/kiota-java/pull/1236

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud