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

Group12 Enable nullable annotations #17549

Merged
merged 4 commits into from
Sep 4, 2023
Merged

Group12 Enable nullable annotations #17549

merged 4 commits into from
Sep 4, 2023

Conversation

realLiangshiwei
Copy link
Member

@realLiangshiwei realLiangshiwei commented Sep 4, 2023

Description

Related #16610

Checklist

  • I fully tested it as developer / designer and created unit / integration tests
  • I documented it (or no need to document or I will create a separate documentation issue)

@realLiangshiwei realLiangshiwei changed the title Group1w Enable nullable annotations Group12 Enable nullable annotations Sep 4, 2023
@realLiangshiwei realLiangshiwei added this to the 8.0-preview milestone Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #17549 (13ae76d) into dev (3634de2) will decrease coverage by 0.01%.
Report is 9 commits behind head on dev.
The diff coverage is 62.22%.

@@            Coverage Diff             @@
##              dev   #17549      +/-   ##
==========================================
- Coverage   53.56%   53.55%   -0.01%     
==========================================
  Files        3032     3032              
  Lines       94604    94606       +2     
==========================================
- Hits        50670    50669       -1     
- Misses      43934    43937       +3     
Files Changed Coverage Δ
...lo/Abp/Domain/Repositories/RepositoryExtensions.cs 86.72% <ø> (ø)
...bpDbContextConfigurationContextSqliteExtensions.cs 0.00% <ø> (ø)
...ameworkCore/AbpDbContextOptionsSqliteExtensions.cs 0.00% <ø> (ø)
...yInjection/AbpEfCoreServiceCollectionExtensions.cs 100.00% <ø> (ø)
...eworkCore/DistributedEvents/IncomingEventRecord.cs 0.00% <0.00%> (ø)
...eworkCore/DistributedEvents/OutgoingEventRecord.cs 0.00% <0.00%> (ø)
...ntityFrameworkCore/EfCoreAsyncQueryableProvider.cs 13.43% <ø> (ø)
...FrameworkCore/EntityHistory/EntityHistoryHelper.cs 83.73% <0.00%> (ø)
...rations/EfCoreDatabaseMigrationEventHandlerBase.cs 0.00% <0.00%> (ø)
...re/Modeling/AbpModelBuilderConfigurationOptions.cs 0.00% <0.00%> (ø)
... and 35 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@maliming maliming merged commit 05b815c into dev Sep 4, 2023
3 of 4 checks passed
@realLiangshiwei realLiangshiwei deleted the liangshiwei/group12 branch September 5, 2023 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants