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

Release v1.1.0 #30

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Release v1.1.0 #30

merged 2 commits into from
Aug 30, 2024

Conversation

zhxymh
Copy link
Collaborator

@zhxymh zhxymh commented Aug 30, 2024

close #29

zhxymh and others added 2 commits August 30, 2024 20:33
* feat: fix changing non-concurrent collections

* feat: adjust max size

* feat: add issue template

* feat: improve response error

* feat: throw bulk error

---------

Co-authored-by: jason wang <[email protected]>
Copy link

vizipi bot commented Aug 30, 2024

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
60.00% Bourne Shi 84 6
60.00% fengyan2023 6 6
10.00% louis.li 1 1
10.00% jason-hoopox 1 1

Potential missing files from this Pull request

No commonly committed files found with a 40% threashold


Committed file ranks

(click to expand)
  • 31.51%[.github/ISSUE_TEMPLATE/config.yml]
  • 31.51%[...src/AElf.EntityMapping.Elasticsearch/ElasticsearchRespons]
  • 31.51%[.github/ISSUE_TEMPLATE/feature_request.md]
  • 65.75%[...src/AElf.EntityMapping.Elasticsearch/Options/Elasticsearc]
  • 31.51%[.github/ISSUE_TEMPLATE/bug_report.md]
  • 99.32%[...src/AElf.EntityMapping.Elasticsearch/Sharding/ShardingKey]
  • 97.95%[...src/AElf.EntityMapping.Elasticsearch/Sharding/CollectionR]
  • 96.58%[...src/AElf.EntityMapping.Elasticsearch/Services/ElasticInde]
  • 93.84%[...src/AElf.EntityMapping.Elasticsearch/Linq/ElasticsearchQu]
  • 98.63%[...src/AElf.EntityMapping.Elasticsearch/Repositories/Elastic]
  • Copy link

    codecov bot commented Aug 30, 2024

    Codecov Report

    Attention: Patch coverage is 16.12903% with 26 lines in your changes missing coverage. Please review.

    Project coverage is 76.93%. Comparing base (034e667) to head (411fd2f).
    Report is 3 commits behind head on master.

    Files with missing lines Patch % Lines
    ...sticsearch/Repositories/ElasticsearchRepository.cs 0.00% 19 Missing ⚠️
    ...asticsearch/Sharding/CollectionRouteKeyProvider.cs 25.00% 3 Missing ⚠️
    ...ping.Elasticsearch/Services/ElasticIndexService.cs 0.00% 2 Missing ⚠️
    ...pping.Elasticsearch/ElasticsearchResponseHelper.cs 66.66% 0 Missing and 1 partial ⚠️
    ...ping.Elasticsearch/Sharding/ShardingKeyProvider.cs 50.00% 1 Missing ⚠️
    Additional details and impacted files

    Impacted file tree graph

    @@            Coverage Diff             @@
    ##           master      #30      +/-   ##
    ==========================================
    - Coverage   77.08%   76.93%   -0.15%     
    ==========================================
      Files          33       34       +1     
      Lines        1789     1795       +6     
      Branches      219      219              
    ==========================================
    + Hits         1379     1381       +2     
    - Misses        293      297       +4     
      Partials      117      117              
    Files with missing lines Coverage Δ
    ...ping.Elasticsearch/Options/ElasticsearchOptions.cs 100.00% <100.00%> (ø)
    ...pping.Elasticsearch/ElasticsearchResponseHelper.cs 66.66% <66.66%> (ø)
    ...ping.Elasticsearch/Sharding/ShardingKeyProvider.cs 86.45% <50.00%> (ø)
    ...ping.Elasticsearch/Services/ElasticIndexService.cs 65.04% <0.00%> (ø)
    ...asticsearch/Sharding/CollectionRouteKeyProvider.cs 70.86% <25.00%> (+0.30%) ⬆️
    ...sticsearch/Repositories/ElasticsearchRepository.cs 77.41% <0.00%> (-0.69%) ⬇️

    @jason-aelf jason-aelf merged commit 2935bf8 into master Aug 30, 2024
    5 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    Release v1.1.0
    2 participants