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

[Backport 2.x] [BUG] Support duplicate index pattern name #5960

Merged
merged 1 commit into from
Mar 18, 2024

[BUG] Support duplicate index pattern name (#5946)

373d7f0
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [BUG] Support duplicate index pattern name #5960

[BUG] Support duplicate index pattern name (#5946)
373d7f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 1s

67.11% (+0.00%) compared to ed2e38d

View this Pull Request on Codecov

67.11% (+0.00%) compared to ed2e38d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.11%. Comparing base (ed2e38d) to head (373d7f0).

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #5960   +/-   ##
=======================================
  Coverage   67.11%   67.11%           
=======================================
  Files        3316     3316           
  Lines       64080    64080           
  Branches    10241    10241           
=======================================
+ Hits        43008    43009    +1     
+ Misses      18581    18580    -1     
  Partials     2491     2491           

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