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/project failed Sep 11, 2024 in 1s

78.70% (-0.74%) compared to 54551ab

View this Pull Request on Codecov

78.70% (-0.74%) compared to 54551ab

Details

Codecov Report

Attention: Patch coverage is 49.36709% with 40 lines in your changes missing coverage. Please review.

Project coverage is 78.70%. Comparing base (54551ab) to head (b74891d).
Report is 149 commits behind head on main.

Files with missing lines Patch % Lines
...MessageSerialization/SystemTextJsonSerializer`1.cs 48.21% 26 Missing and 3 partials ⚠️
src/JustSaying/Extensions/JsonElementExtensions.cs 0.00% 7 Missing ⚠️
...g/Fluent/ServiceResolver/DefaultServiceResolver.cs 33.33% 1 Missing and 1 partial ⚠️
...njection.Microsoft/IServiceCollectionExtensions.cs 0.00% 1 Missing ⚠️
...erialization/SystemTextJsonSerializationFactory.cs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1348      +/-   ##
==========================================
- Coverage   79.43%   78.70%   -0.74%     
==========================================
  Files         138      142       +4     
  Lines        3234     3306      +72     
  Branches      450      462      +12     
==========================================
+ Hits         2569     2602      +33     
- Misses        434      468      +34     
- Partials      231      236       +5     

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