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

Expands LogRecord to allow "anyValue" in body parameter. #499

Merged
merged 3 commits into from
Dec 21, 2023
Merged

Conversation

bryce-b
Copy link
Member

@bryce-b bryce-b commented Dec 20, 2023

No description provided.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e1c6468) 66.33% compared to head (36f4dcf) 66.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #499      +/-   ##
==========================================
+ Coverage   66.33%   66.42%   +0.09%     
==========================================
  Files         336      336              
  Lines       14406    14446      +40     
==========================================
+ Hits         9556     9596      +40     
  Misses       4850     4850              

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

@vvydier
Copy link
Contributor

vvydier commented Dec 20, 2023

That looks like the right way to do it! I created the spec-change branch after I modified the ActivityContextManager code and test case in my main, so it also shows up here. Do you think it would be ok to merge this or do we need to remove the ActivityContextManager updates from this PR?

Copy link
Contributor

@vvydier vvydier left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Copy link
Member

@nachoBonafonte nachoBonafonte left a comment

Choose a reason for hiding this comment

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

LGTM, but there are some changes that I think are part of another PR from @vvydier

@bryce-b bryce-b merged commit 2f06851 into main Dec 21, 2023
11 checks passed
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.

3 participants