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] Fix and Refactor Test with Builder Pattern for Issue #2825 #860

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 1b055e8 from #859.

* Fix: Use @builder for constructor in test

Signed-off-by: Junwei Dai <[email protected]>

* Fix: change parameter for different test case

Signed-off-by: Junwei Dai <[email protected]>

---------

Signed-off-by: Junwei Dai <[email protected]>
Co-authored-by: Junwei Dai <[email protected]>
(cherry picked from commit 1b055e8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.55%. Comparing base (ca90c01) to head (45d4e1f).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #860      +/-   ##
============================================
+ Coverage     77.48%   77.55%   +0.06%     
  Complexity      966      966              
============================================
  Files            97       97              
  Lines          4531     4531              
  Branches        422      422              
============================================
+ Hits           3511     3514       +3     
+ Misses          839      835       -4     
- Partials        181      182       +1     

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

@dbwiddis dbwiddis merged commit 6540fa8 into 2.x Sep 7, 2024
31 checks passed
@dbwiddis dbwiddis deleted the backport/backport-859-to-2.x branch September 7, 2024 00:11
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.

1 participant