[PR #2520] [MERGED] Add justfile target to export lcov file #3102

Closed
opened 2026-03-16 11:25:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2520
Author: @divergentdave
Created: 10/21/2024
Status: Merged
Merged: 10/21/2024
Merged by: @djc

Base: mainHead: david/coverage-lcov


📝 Commits (1)

  • a329948 Add justfile target to export lcov file

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 justfile (+12 -0)

📄 Description

This adds a target to the justfile to export test coverage in an lcov-compatible format.

This is a nice-to-have for me because I can display it inline in my IDE.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2520 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 10/21/2024 **Status:** ✅ Merged **Merged:** 10/21/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/coverage-lcov` --- ### 📝 Commits (1) - [`a329948`](https://github.com/hickory-dns/hickory-dns/commit/a3299486c5e769ed6c34201c68e020456a1b03ae) Add justfile target to export lcov file ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `justfile` (+12 -0) </details> ### 📄 Description This adds a target to the justfile to export test coverage in an lcov-compatible format. This is a nice-to-have for me because I can display it inline in my IDE. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:25:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3102
No description provided.