Skip to content

Conversation

TimPansino
Copy link
Contributor

Overview

  • Adds a timer resolution warning if the system timers are not precise enough.
  • Threshold is currently set to 0.1 milliseconds, which is up for discussion.
  • Currently the check occurs when config is loaded but could be moved elsewhere.

Copy link

github-actions bot commented Sep 3, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.83s
✅ MARKDOWN markdownlint 7 0 0 0 1.27s
✅ MARKDOWN markdown-link-check 7 0 0 21.37s
✅ PYTHON ruff 936 0 0 0 0.93s
✅ PYTHON ruff-format 936 0 0 0 0.34s
✅ YAML prettier 14 0 0 0 1.45s
✅ YAML v8r 14 0 0 6.46s
✅ YAML yamllint 14 0 0 0.65s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

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

Codecov Report

❌ Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop-windows@0140658). Learn more about missing BASE report.

Files with missing lines Patch % Lines
newrelic/config.py 52.94% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             develop-windows    #1481   +/-   ##
==================================================
  Coverage                   ?   81.32%           
==================================================
  Files                      ?      209           
  Lines                      ?    23761           
  Branches                   ?     3751           
==================================================
  Hits                       ?    19324           
  Misses                     ?     3191           
  Partials                   ?     1246           

☔ 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 4, 2025
@TimPansino TimPansino marked this pull request as ready for review September 4, 2025 20:31
@TimPansino TimPansino requested a review from a team as a code owner September 4, 2025 20:31
@lrafeei lrafeei self-assigned this Sep 5, 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