Skip to content
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

Use JSON source generator & enable trimming in DistributedCacheMetadataService #589

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eduar-hte
Copy link

This is an update to be able to use DistributedCacheMetadataService in an AOT build, based on work in PR #304.

In order to store and retrieve the cached metadata blob, calls to JsonSerializer's Serialize & Deserialize need to specify FidoModelSerializerContext.Default.MetadataBLOBPayload.

@eduar-hte
Copy link
Author

@dotnet-policy-service agree

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.04%. Comparing base (b6102f0) to head (e878077).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #589   +/-   ##
=======================================
  Coverage   76.04%   76.04%           
=======================================
  Files         101      101           
  Lines        2601     2601           
  Branches      432      432           
=======================================
  Hits         1978     1978           
  Misses        513      513           
  Partials      110      110           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants