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

Fix test name

b74891d
Select commit
Loading
Failed to load commit list.
Draft

Support Native AOT #1348

Fix test name
b74891d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 11, 2024 in 0s

49.36% of diff hit (target 79.43%)

View this Pull Request on Codecov

49.36% 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 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 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 122 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#L122

Added line #L122 was not covered by tests

Check warning on line 148 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#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 170 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#L169-L170

Added lines #L169 - L170 were not covered by tests