<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/identify-untested-code-across-every-level-of-your-codebase-l3qg5gcud" -->

---
title: Identify untested code across every level of your codebase
description: Datadog Code Coverage provides multi-level visibility into test coverage across repositories, services, files, and individual lines of code. It integrates with...
canonical: https://daily.dev/posts/identify-untested-code-across-every-level-of-your-codebase-l3qg5gcud
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Identify untested code across every level of your codebase | daily.dev
og:description: Datadog Code Coverage provides multi-level visibility into test coverage across repositories, services, files, and individual lines of code. It integrates with...
og:url: https://daily.dev/posts/identify-untested-code-across-every-level-of-your-codebase-l3qg5gcud
og:image: https://api.daily.dev/og/posts/l3qG5gcud.png
og:image:alt: Identify untested code across every level of your codebase
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Identify untested code across every level of your codebase

**[Datadog](https://daily.dev/sources/datadog)** · 3 min read · 0 upvotes · 0 comments

## Summary

Datadog Code Coverage provides multi-level visibility into test coverage across repositories, services, files, and individual lines of code. It integrates with GitHub, GitLab, and Azure DevOps to surface untested code in pull request comments and the Datadog UI, helping teams catch coverage gaps early. Features include repository-wide coverage dashboards, file and service-level gap detection, line-level annotations, and monorepo support—particularly useful as AI-assisted coding accelerates the volume of code changes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.datadoghq.com/blog/datadog-code-coverage/>

## Similar posts on daily.dev

- [Improve test coverage across codebases with Datadog Code Coverage](https://daily.dev/posts/improve-test-coverage-across-codebases-with-datadog-code-coverage-gzjqhpom7) · Datadog · 0 upvotes · 0 comments
- [Identify and fix code issues faster with Datadog’s Azure DevOps Source Code integration](https://daily.dev/posts/identify-and-fix-code-issues-faster-with-datadog-s-azure-devops-source-code-integration-c6wwonko1) · Datadog · 0 upvotes · 0 comments
- [Troubleshoot faster with the GitLab Source Code integration in Datadog](https://daily.dev/posts/troubleshoot-faster-with-the-gitlab-source-code-integration-in-datadog-opd0yxicg) · Datadog · 0 upvotes · 0 comments
- [Troubleshoot and secure your code faster with Datadog’s Bitbucket Cloud Source Code integration](https://daily.dev/posts/troubleshoot-and-secure-your-code-faster-with-datadog-s-bitbucket-cloud-source-code-integration-eopternqq) · Datadog · 1 upvotes · 0 comments

---

Tags: [#devops](https://daily.dev/tags/devops), [#testing](https://daily.dev/tags/testing), [#cicd](https://daily.dev/tags/cicd)

[View this post on daily.dev](https://daily.dev/posts/identify-untested-code-across-every-level-of-your-codebase-l3qg5gcud)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Identify untested code across every level of your codebase","url":"https://daily.dev/posts/identify-untested-code-across-every-level-of-your-codebase-l3qg5gcud","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/identify-untested-code-across-every-level-of-your-codebase-l3qg5gcud"},"datePublished":"2026-02-20T15:47:16.436Z","dateModified":"2026-02-20T15:47:36.463Z","description":"Datadog Code Coverage provides multi-level visibility into test coverage across repositories, services, files, and individual lines of code. It integrates with...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f979ddefbd696d4085e5b913e9585a3f?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f979ddefbd696d4085e5b913e9585a3f?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Datadog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Datadog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8f9d7e3e4bd64bd7b9db9b2ea83e0c6a","url":"https://daily.dev/sources/datadog"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/identify-untested-code-across-every-level-of-your-codebase-l3qg5gcud","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"devops,testing,cicd","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Datadog","item":"https://daily.dev/sources/datadog"},{"@type":"ListItem","position":3,"name":"Identify untested code across every level of your codebase"}]}
```

