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

update some out-of-date comments and documentation #176

Merged

Conversation

dgoffredo
Copy link
Contributor

#174 had me reading through the code again.

I noticed that in a few places, comments and documentation have gotten out of sync with the source code. This PR revises a couple of comments and removes one obsolete readme file.

Also, a heads up: when building the tests on Ubuntu 24.04 with g++ 13.2, I got a spurious warning that I think is due to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109561. I built with clang++ instead (after installing libc++-dev) to work around it.

Happy 2025 🎉

@dgoffredo dgoffredo requested a review from a team as a code owner January 13, 2025 03:06
@dgoffredo dgoffredo requested review from zacharycmontoya and removed request for a team January 13, 2025 03:06
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.91%. Comparing base (1a5985e) to head (d643db3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   93.82%   93.91%   +0.09%     
==========================================
  Files          73       73              
  Lines        4176     4176              
==========================================
+ Hits         3918     3922       +4     
+ Misses        258      254       -4     

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

Copy link
Collaborator

@dmehala dmehala left a comment

Choose a reason for hiding this comment

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

Always nice to see you around. Happy 2025 @dgoffredo 😃

@dmehala dmehala merged commit 0b36277 into DataDog:main Jan 14, 2025
18 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