-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/363 dynamic values #367
Conversation
Codecov Report
@@ Coverage Diff @@
## master #367 +/- ##
==========================================
+ Coverage 93.21% 93.23% +0.02%
==========================================
Files 128 133 +5
Lines 2756 2898 +142
Branches 349 361 +12
==========================================
+ Hits 2569 2702 +133
- Misses 179 188 +9
Partials 8 8
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ba5ee9a
to
aeab7fa
Compare
I have tried 3 approached
|
be6d549
to
89b6e5c
Compare
92ce707
to
74bdc8a
Compare
74bdc8a
to
34bd2dc
Compare
Answering the questions in the task description.
|
Beta version with the functionality: https://www.nuget.org/packages/Kontent.Ai.Delivery/17.7.0-beta.0 |
I am about to close the PR for now - see the explanation in the linked issue #363 |
Motivation
Fixes #363
Focus on
IContentElementValue
elementswithCodename
extension OK to use?IEnumerable
vsIList
?IUniversalItemModelProvider
on async method, or sync?CacheHelpers.MAX_DEPENDENCY_ITEMS
that prevents to cache more than 50 items => are we OK with that?Checklist
How to test
If manual testing is required, what are the steps?