DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Integrating Codecov Test Coverage With Nebula Graph

4 years ago dzone.com
Integrating Codecov Test Coverage With Nebula Graph

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by Test coverage is a metric used to measure how much of the source code of a program is executed by running a set of tests.

Test coverage is a visual measurement used to express which lines of code were executed by a test suite.

In this post, we will introduce to you how Nebula Graph, a distributed graph database, performs test coverage.

Moreover, you can check the test coverage in different directories through the pie chart: You can also open a specific file to see which lines are covered or not: However, we use a CLI tool provided by Codecov instead of the APIs.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com