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

chore: AOT support for Idempotency #653

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

check IsDynamicCodeSupported to avoid TypeInfo in non AOT

1c2c997
Select commit
Loading
Failed to load commit list.
Open

chore: AOT support for Idempotency #653

check IsDynamicCodeSupported to avoid TypeInfo in non AOT
1c2c997
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 0s

79.72% of diff hit (target 72.99%)

View this Pull Request on Codecov

79.72% of diff hit (target 72.99%)

Annotations

Check warning on line 50 in libraries/src/AWS.Lambda.Powertools.Idempotency/Internal/Serializers/IdempotencySerializer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/src/AWS.Lambda.Powertools.Idempotency/Internal/Serializers/IdempotencySerializer.cs#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 84 in libraries/src/AWS.Lambda.Powertools.Idempotency/Internal/Serializers/IdempotencySerializer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/src/AWS.Lambda.Powertools.Idempotency/Internal/Serializers/IdempotencySerializer.cs#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 104 in libraries/src/AWS.Lambda.Powertools.Idempotency/Internal/Serializers/IdempotencySerializer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/src/AWS.Lambda.Powertools.Idempotency/Internal/Serializers/IdempotencySerializer.cs#L104

Added line #L104 was not covered by tests

Check warning on line 125 in libraries/src/AWS.Lambda.Powertools.Idempotency/Internal/Serializers/IdempotencySerializer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/src/AWS.Lambda.Powertools.Idempotency/Internal/Serializers/IdempotencySerializer.cs#L125

Added line #L125 was not covered by tests

Check warning on line 107 in libraries/src/AWS.Lambda.Powertools.JMESPath/Values/DoubleValue.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/src/AWS.Lambda.Powertools.JMESPath/Values/DoubleValue.cs#L107

Added line #L107 was not covered by tests