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

[SDTEST-409] add signatures and enable type checking for Core::Telemetry module #3707

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

anmarchenko
Copy link
Member

What does this PR do?
Enables typechecking for Core::Telemetry and fixes type signatures

Motivation:
Laying out the foundation for smoother development of new telemetry features

How to test the change?
No behaviour change

@anmarchenko anmarchenko requested a review from a team as a code owner June 12, 2024 12:09
@github-actions github-actions bot added the core Involves Datadog core libraries label Jun 12, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.11%. Comparing base (bd08222) to head (3b3c2ac).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3707   +/-   ##
=======================================
  Coverage   98.11%   98.11%           
=======================================
  Files        1225     1225           
  Lines       72806    72806           
  Branches     3482     3482           
=======================================
+ Hits        71431    71432    +1     
+ Misses       1375     1374    -1     

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

@anmarchenko anmarchenko merged commit 66a74aa into master Jun 12, 2024
167 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/telemetry_type_checking branch June 12, 2024 13:41
@github-actions github-actions bot added this to the 2.2.0 milestone Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Involves Datadog core libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants