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

Fixed babel config for jest #46

Conversation

ruanyl
Copy link
Member

@ruanyl ruanyl commented Dec 6, 2023

  1. removed unnecessary babel plugins
  2. fixed babel warning when running unit test
  3. improve the test running speed

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

fix babel warning when running unit test
improve the test running speed

Signed-off-by: Yulong Ruan <[email protected]>
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3be4f51) 22.86% compared to head (b97f0af) 22.86%.

Additional details and impacted files
@@                   Coverage Diff                    @@
##           feature/agent-framework      #46   +/-   ##
========================================================
  Coverage                    22.86%   22.86%           
========================================================
  Files                           42       42           
  Lines                          892      892           
  Branches                       221      221           
========================================================
  Hits                           204      204           
  Misses                         681      681           
  Partials                         7        7           

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

@ruanyl ruanyl merged commit 20d8af2 into opensearch-project:feature/agent-framework Dec 8, 2023
11 of 17 checks passed
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.

3 participants