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

Allows configuration of MongoDB entity indexes #19073

Merged
merged 5 commits into from
Feb 20, 2024
Merged

Conversation

realLiangshiwei
Copy link
Member

@realLiangshiwei realLiangshiwei commented Feb 19, 2024

Description

Related #19030

https://www.mongodb.com/docs/manual/core/index-case-insensitive/

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)

How to test it?

@realLiangshiwei realLiangshiwei marked this pull request as ready for review February 20, 2024 03:29
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (042b8e0) 51.60% compared to head (a304688) 51.61%.
Report is 24 commits behind head on dev.

❗ Current head a304688 differs from pull request most recent head 23b80f0. Consider uploading reports for the commit 23b80f0 to get more accurate results

Files Patch % Lines
...ongoDB/Volo/Abp/MongoDB/MongoEntityModelBuilder.cs 50.00% 3 Missing ⚠️
....Abp.MongoDB/Volo/Abp/MongoDB/MongoModelBuilder.cs 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #19073      +/-   ##
==========================================
+ Coverage   51.60%   51.61%   +0.01%     
==========================================
  Files        3095     3095              
  Lines       98215    98231      +16     
  Branches     7849     7851       +2     
==========================================
+ Hits        50682    50703      +21     
+ Misses      45973    45967       -6     
- Partials     1560     1561       +1     

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

@maliming maliming merged commit 9344c69 into dev Feb 20, 2024
3 checks passed
@maliming maliming deleted the liangshiwei/mongodb branch February 20, 2024 05:32
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.

None yet

2 participants