feat(namesys): propagate DNSLink TXT TTL#1167
Open
lidel wants to merge 3 commits into
Open
Codecov / codecov/project
succeeded
Jun 30, 2026 in 1s
63.43% (-0.01%) compared to 6fa268c, passed because coverage increased by 0% when compared to adjusted base (63.43%)
View this Pull Request on Codecov
63.43% (-0.01%) compared to 6fa268c, passed because coverage increased by 0% when compared to adjusted base (63.43%)
Details
Codecov Report
❌ Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.43%. Comparing base (6fa268c) to head (94c007a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| namesys/namesys.go | 37.50% | 4 Missing and 1 partial |
@@ Coverage Diff @@
## main #1167 +/- ##
==========================================
- Coverage 63.44% 63.43% -0.01%
==========================================
Files 268 268
Lines 26965 26985 +20
==========================================
+ Hits 17107 17119 +12
- Misses 8133 8140 +7
- Partials 1725 1726 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| namesys/dns_resolver.go | 73.68% <100.00%> (+1.46%) |
⬆️ |
| namesys/utilities.go | 91.66% <100.00%> (+0.87%) |
⬆️ |
| namesys/namesys.go | 57.89% <37.50%> (-2.11%) |
⬇️ |
... and 6 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading