Skip to content

Conversation

TimPansino
Copy link
Contributor

@TimPansino TimPansino commented Sep 29, 2025

Overview

  • Delete placeholder benchmark file.
  • Add benchmark file for all relevant public APIs in newrelic.agent.
    • Note: There are a couple TODOs that are marked out, those will need to be fixed in the future to fully cover newrelic.agent.
  • Tweak behavior of developer mode and OTLP to allow benchmarking record_dimensional_metric[s].

@TimPansino TimPansino requested a review from a team as a code owner September 29, 2025 20:45
Copy link

github-actions bot commented Sep 29, 2025

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.96s
✅ MARKDOWN markdownlint 7 0 0 0 1.37s
✅ PYTHON ruff 946 0 0 0 1.02s
✅ PYTHON ruff-format 946 0 0 0 0.36s
✅ YAML prettier 15 0 0 0 1.47s
✅ YAML v8r 15 0 0 5.4s
✅ YAML yamllint 15 0 0 0.63s

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@mergify mergify bot added the tests-failing Tests failing in CI. label Sep 29, 2025
@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.70%. Comparing base (27f357c) to head (dc527a6).

Files with missing lines Patch % Lines
newrelic/core/config.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1524      +/-   ##
==========================================
- Coverage   81.72%   81.70%   -0.03%     
==========================================
  Files         207      207              
  Lines       23909    23913       +4     
  Branches     3789     3790       +1     
==========================================
- Hits        19540    19538       -2     
- Misses       3098     3104       +6     
  Partials     1271     1271              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify bot removed the tests-failing Tests failing in CI. label Sep 29, 2025
@mergify mergify bot added the tests-failing Tests failing in CI. label Oct 1, 2025
@mergify mergify bot removed the tests-failing Tests failing in CI. label Oct 1, 2025
@mergify mergify bot added the tests-failing Tests failing in CI. label Oct 1, 2025
@mergify mergify bot removed the tests-failing Tests failing in CI. label Oct 2, 2025
@mergify mergify bot added the tests-failing Tests failing in CI. label Oct 3, 2025
@TimPansino TimPansino enabled auto-merge (squash) October 4, 2025 00:26
@mergify mergify bot removed the tests-failing Tests failing in CI. label Oct 4, 2025
@mergify mergify bot added the tests-failing Tests failing in CI. label Oct 6, 2025
@mergify mergify bot removed the tests-failing Tests failing in CI. label Oct 6, 2025
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