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

Changes for release 0.8.2 #341

Merged
merged 3 commits into from
Dec 19, 2023
Merged

Changes for release 0.8.2 #341

merged 3 commits into from
Dec 19, 2023

Conversation

yanjunz97
Copy link
Contributor

No description provided.

yuntanghsu and others added 3 commits December 19, 2023 13:50
1. Disable printing records whenever we receive them. Instead, we store records in a string array.
2. Add http listener and handler to receive request to return or reset records.

Signed-off-by: Yun-Tang Hsu <hsuy@vmware.com>
Signed-off-by: Yanjun Zhou <zhouya@vmware.com>
Signed-off-by: Yanjun Zhou <zhouya@vmware.com>
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (799b87d) 72.73% compared to head (d3ff4d8) 72.73%.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           release-0.8.0     #341   +/-   ##
==============================================
  Coverage          72.73%   72.73%           
==============================================
  Files                 19       19           
  Lines               2853     2853           
==============================================
  Hits                2075     2075           
  Misses               604      604           
  Partials             174      174           
Flag Coverage Δ
integration-tests 50.65% <ø> (ø)
unit-tests 71.74% <ø> (ø)

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

Copy link

@dreamtalen dreamtalen left a comment

Choose a reason for hiding this comment

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

LGTM

@yanjunz97 yanjunz97 merged commit 86f814d into vmware:release-0.8.0 Dec 19, 2023
10 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.

4 participants