Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataDog
/
dd-trace-js
Public
Notifications
You must be signed in to change notification settings
Fork
407
Star
832
Code
Issues
73
Pull requests
159
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
refactor: stop probing emptiness with Object.keys(obj).length
- #9548
#9548
Merged
1/2
BridgeAR
merged 11 commits into
master
DataDog/dd-trace-js:master
from
BridgeAR/2026-07-27-eslint-object-keys-length
DataDog/dd-trace-js:BridgeAR/2026-07-27-eslint-object-keys-length
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
refactor: stop probing emptiness with Object.keys(obj).length
#9548
BridgeAR
merged 11 commits into
master
DataDog/dd-trace-js:master
from
BridgeAR/2026-07-27-eslint-object-keys-length
DataDog/dd-trace-js:BridgeAR/2026-07-27-eslint-object-keys-length
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
refactor(test-optimization): answer "is there coverage" from the value's shape
Show description for 7fee643
BridgeAR
committed
7fee643
View commit details
Copy full SHA for 7fee643
Browse repository at this point
refactor(openai): create the log store only when there is something to log
Show description for b6e62a6
BridgeAR
committed
b6e62a6
View commit details
Copy full SHA for b6e62a6
Browse repository at this point
refactor(profiling): report absent profiler info as undefined
Show description for a365bcc
BridgeAR
committed
a365bcc
View commit details
Copy full SHA for a365bcc
Browse repository at this point
refactor(core): drop Object.keys emptiness probes from ritm, otel and aiguard
Show description for c80cf07
BridgeAR
committed
c80cf07
View commit details
Copy full SHA for c80cf07
Browse repository at this point
ci: ban Object.keys(obj).length as an emptiness probe under packages/*/src
Show description for 86e4fa7
BridgeAR
committed
86e4fa7
View commit details
Copy full SHA for 86e4fa7
Browse repository at this point
test: cover empty-value refactors
Show description for 109ed16
BridgeAR
committed
109ed16
View commit details
Copy full SHA for 109ed16
Browse repository at this point
test(openai): defer nock until tracer initialization
Show description for 7d9978b
BridgeAR
committed
7d9978b
View commit details
Copy full SHA for 7d9978b
Browse repository at this point
perf(llmobs): retain faster experiment config copy
Show description for 9d9990b
BridgeAR
committed
9d9990b
View commit details
Copy full SHA for 9d9990b
Browse repository at this point
refactor(llmobs): retain Object.assign for runtime context
BridgeAR
committed
679c5f9
View commit details
Copy full SHA for 679c5f9
Browse repository at this point
test(openai): isolate legacy edit request mock
Show description for 940271d
BridgeAR
committed
940271d
View commit details
Copy full SHA for 940271d
Browse repository at this point
refactor(llmobs): avoid metadata emptiness probes
BridgeAR
committed
3ee4385
View commit details
Copy full SHA for 3ee4385
Browse repository at this point
You can’t perform that action at this time.