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

Nit: Fix duplicate imports #947

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Conversation

tbavelier
Copy link
Member

What does this PR do?

  • Removes duplicate imports revealed by IDE static analysis

Motivation

Additional Notes

Minimum Agent Versions

Are there minimum versions of the Datadog Agent and/or Cluster Agent required?

  • Agent: vX.Y.Z
  • Cluster Agent: vX.Y.Z

Describe your test plan

Write there any instructions and details you may have to test your PR.

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label

@tbavelier tbavelier marked this pull request as ready for review October 12, 2023 14:09
@tbavelier tbavelier requested review from a team as code owners October 12, 2023 14:09
merge main to get updated CI runner version and fix CI
@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

Merging #947 (d1d2044) into main (484a573) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #947   +/-   ##
=======================================
  Coverage   56.86%   56.86%           
=======================================
  Files         155      155           
  Lines       19296    19296           
=======================================
  Hits        10972    10972           
  Misses       7675     7675           
  Partials      649      649           
Flag Coverage Δ
unittests 56.86% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 484a573...d1d2044. Read the comment docs.

@tbavelier tbavelier merged commit 8983ac2 into main Oct 12, 2023
19 checks passed
@tbavelier tbavelier deleted the tbavelier/nit_fix_duplicate_imports branch October 12, 2023 15:40
mftoure pushed a commit that referenced this pull request Oct 3, 2024
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.

3 participants