<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>test on Curtis Timson</title><link>https://hugo.curtiscode.dev/tags/test/</link><description>Recent content in test on Curtis Timson</description><generator>Hugo -- gohugo.io</generator><language>en-GB</language><lastBuildDate>Fri, 11 Mar 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://hugo.curtiscode.dev/tags/test/index.xml" rel="self" type="application/rss+xml"/><item><title>Using Codecov within a monorepo</title><link>https://hugo.curtiscode.dev/post/tools/codecov-monorepo/</link><pubDate>Fri, 11 Mar 2022 00:00:00 +0000</pubDate><guid>https://hugo.curtiscode.dev/post/tools/codecov-monorepo/</guid><description>Recently I&amp;rsquo;ve been using Codecov as a way of managing and reporting on the test code coverage within my applications which are hosted on GitHub.
One of the great features that Codecov provides is the ability to report across multiple applications within a single repository, and return back a single test coverage percentage.
This article will attempt to show how Codecov can be integrated using a GitHub Action, including how this can be setup for a monorepo approach.</description></item></channel></rss>