OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
[]enable cypress test for multiple datasource feature
Description
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
- [ ] All tests pass
- [ ]
yarn test:jest
- [ ]
yarn test:jest_integration
- [ ]
- [ ] New functionality includes testing.
- [ ] New functionality has been documented.
- [ ] Update CHANGELOG.md
- [ ] Commits are signed per the DCO using --signoff
❌ Empty Changelog Section
The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.72%. Comparing base (
d2d410b
) to head (f31bce0
). Report is 26 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #6563 +/- ##
===========================================
+ Coverage 32.93% 67.72% +34.78%
===========================================
Files 2260 3403 +1143
Lines 45769 66588 +20819
Branches 7200 10820 +3620
===========================================
+ Hits 15075 45094 +30019
+ Misses 29984 18860 -11124
- Partials 710 2634 +1924
Flag | Coverage Δ | |
---|---|---|
Linux_1 | 33.06% <ø> (+0.13%) |
:arrow_up: |
Linux_2 | 55.65% <ø> (?) |
|
Linux_3 | 45.20% <ø> (?) |
|
Linux_4 | 34.94% <ø> (?) |
|
Windows_1 | 33.08% <ø> (?) |
|
Windows_2 | 55.62% <ø> (?) |
|
Windows_3 | 45.21% <ø> (?) |
|
Windows_4 | 34.94% <ø> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hi @zhongnansu, is this PR targeting 2.15 or 2.16?
Hi @zhongnansu, is this PR targeting 2.15 or 2.16?
this PR is for testing purpose, closing