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

Removal of experimental directory and related files #732

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

peternied
Copy link
Member

Description

Removal of experimental directory and related files.

Note this will also fix several CVEs tied to this codebase

Issues Resolved

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: Peter Nied <peternied@hotmail.com>
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.05%. Comparing base (6381c73) to head (ff1d7c8).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #732      +/-   ##
============================================
+ Coverage     57.41%   64.05%   +6.63%     
- Complexity        0     1590    +1590     
============================================
  Files            11      223     +212     
  Lines           573     9092    +8519     
  Branches          0      771     +771     
============================================
+ Hits            329     5824    +5495     
- Misses          244     2859    +2615     
- Partials          0      409     +409     
Flag Coverage Δ
unittests 64.05% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Collaborator

@mikaylathompson mikaylathompson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great diff stat
Screenshot 2024-06-19 at 9 54 00 AM

@peternied peternied merged commit b12d9ec into opensearch-project:main Jun 19, 2024
8 checks passed
@peternied peternied deleted the remove-experimental branch June 19, 2024 19: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
2 participants