[PR #3066] [MERGED] server/authority: remove LookupError::is_refused() #3533

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3066
Author: @cpu
Created: 6/18/2025
Status: Merged
Merged: 6/18/2025
Merged by: @djc

Base: mainHead: cpu-rm-is_refused


📝 Commits (1)

  • d5b467e server/authority: remove LookupError::is_refused()

📊 Changes

2 files changed (+5 additions, -9 deletions)

View changed files

📝 crates/server/src/authority/mod.rs (+0 -5)
📝 tests/integration-tests/tests/integration/sqlite_authority_tests.rs (+5 -4)

📄 Description

It has only one testing call-site, and so doesn't offer much as a public API.


🔄 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/3066 **Author:** [@cpu](https://github.com/cpu) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 6/18/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `cpu-rm-is_refused` --- ### 📝 Commits (1) - [`d5b467e`](https://github.com/hickory-dns/hickory-dns/commit/d5b467e9d99d3f341ad3a13e523c9a70f31f1f69) server/authority: remove LookupError::is_refused() ### 📊 Changes **2 files changed** (+5 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `crates/server/src/authority/mod.rs` (+0 -5) 📝 `tests/integration-tests/tests/integration/sqlite_authority_tests.rs` (+5 -4) </details> ### 📄 Description It has only one testing call-site, and so doesn't offer much as a public API. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:48:48 +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#3533
No description provided.