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

Support Native AOT #1348

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Shift specific serializer options to sample

0cf53a3
Select commit
Loading
Failed to load commit list.
Draft

Support Native AOT #1348

Shift specific serializer options to sample
0cf53a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 28, 2024 in 1s

10.12% of diff hit (target 79.43%)

View this Pull Request on Codecov

10.12% of diff hit (target 79.43%)

Annotations

Check warning on line 72 in src/JustSaying.Extensions.DependencyInjection.Microsoft/IServiceCollectionExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying.Extensions.DependencyInjection.Microsoft/IServiceCollectionExtensions.cs#L72

Added line #L72 was not covered by tests

Check warning on line 14 in src/JustSaying/Extensions/JsonElementExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Extensions/JsonElementExtensions.cs#L14

Added line #L14 was not covered by tests

Check warning on line 17 in src/JustSaying/Extensions/JsonElementExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Extensions/JsonElementExtensions.cs#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 20 in src/JustSaying/Extensions/JsonElementExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Extensions/JsonElementExtensions.cs#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 23 in src/JustSaying/Extensions/JsonElementExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Extensions/JsonElementExtensions.cs#L23

Added line #L23 was not covered by tests

Check warning on line 14 in src/JustSaying/Extensions/JsonSerializerOptionsExtensions.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Extensions/JsonSerializerOptionsExtensions.cs#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 60 in src/JustSaying/Fluent/ServiceResolver/DefaultServiceResolver.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Fluent/ServiceResolver/DefaultServiceResolver.cs#L60

Added line #L60 was not covered by tests

Check warning on line 5 in src/JustSaying/Messaging/MessageSerialization/SqsMessageEnvelope.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SqsMessageEnvelope.cs#L5

Added line #L5 was not covered by tests

Check warning on line 7 in src/JustSaying/Messaging/MessageSerialization/SqsMessageEnvelope.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SqsMessageEnvelope.cs#L7

Added line #L7 was not covered by tests

Check warning on line 24 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L24

Added line #L24 was not covered by tests

Check warning on line 26 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L26

Added line #L26 was not covered by tests

Check warning on line 32 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L32

Added line #L32 was not covered by tests

Check warning on line 43 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L36-L43

Added lines #L36 - L43 were not covered by tests

Check warning on line 49 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L49

Added line #L49 was not covered by tests

Check warning on line 58 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 64 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 72 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 76 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L76

Added line #L76 was not covered by tests

Check warning on line 80 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L80

Added line #L80 was not covered by tests

Check warning on line 83 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L83

Added line #L83 was not covered by tests

Check warning on line 87 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L87

Added line #L87 was not covered by tests

Check warning on line 89 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L89

Added line #L89 was not covered by tests

Check warning on line 96 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L92-L96

Added lines #L92 - L96 were not covered by tests

Check warning on line 100 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L100

Added line #L100 was not covered by tests

Check warning on line 108 in src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JustSaying/Messaging/MessageSerialization/SystemTextJsonSerializer`1.cs#L106-L108

Added lines #L106 - L108 were not covered by tests