Skip to content

Conversation

@dblock
Copy link
Member

@dblock dblock commented Jan 31, 2023

Signed-off-by: dblock [email protected]

Description

  • Now running unit tests.
  • Added OpenSearch 2.4.0.
  • Tests pass by default.

Closes #45.

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.

@dblock dblock force-pushed the unit-tests-ci branch 5 times, most recently from 6fa74f4 to bfb035e Compare January 31, 2023 18:23
@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2023

Codecov Report

Merging #112 (81d6108) into main (ec224bf) will increase coverage by 4.60%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   42.28%   46.89%   +4.60%     
==========================================
  Files          50       60      +10     
  Lines       28085    29066     +981     
==========================================
+ Hits        11877    13631    +1754     
+ Misses      16208    15435     -773     
Flag Coverage Δ
integration 42.28% <ø> (ø)
unit 7.17% <ø> (?)

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

Impacted Files Coverage Δ
opensearch/src/lib.rs 97.72% <ø> (+97.72%) ⬆️
opensearch/tests/cert.rs 100.00% <ø> (ø)
opensearch/tests/client.rs 100.00% <ø> (ø)
opensearch/tests/error.rs 100.00% <ø> (ø)
opensearch/tests/common/server.rs 100.00% <0.00%> (ø)
api_generator/src/lib.rs 100.00% <0.00%> (ø)
opensearch/examples/aws_auth.rs 0.00% <0.00%> (ø)
api_generator/src/bin/run.rs 1.23% <0.00%> (ø)
opensearch/examples/cat_indices.rs 0.00% <0.00%> (ø)
... and 16 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dblock dblock force-pushed the unit-tests-ci branch 2 times, most recently from 934f8e2 to 44ab82b Compare January 31, 2023 21:40
@dblock dblock marked this pull request as ready for review January 31, 2023 21:47
@dblock
Copy link
Member Author

dblock commented Feb 1, 2023

Updated with the suggestions, good calls!

@dblock dblock requested a review from Xtansia February 1, 2023 01:03
@dblock dblock merged commit 215aa45 into opensearch-project:main Feb 1, 2023
@dblock dblock deleted the unit-tests-ci branch February 1, 2023 20:48
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.

[BUG] cargo make test fails out of the box

3 participants