[PR #6] [MERGED] Add test for startup logging #21

Closed
opened 2026-06-08 09:04:36 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Ryangr0/rust-regex-gui-webgrip/pull/6
Author: @Ryangr0
Created: 6/8/2025
Status: Merged
Merged: 6/8/2025
Merged by: @Ryangr0

Base: mainHead: codex/add-unit-tests-for-empty-logs


📝 Commits (1)

  • e2a5a10 fix: log initialization filter

📊 Changes

2 files changed (+14 additions, -1 deletions)

View changed files

📝 src/main.rs (+13 -0)
📝 src/telemetry/mod.rs (+1 -1)

📄 Description

Summary

  • ensure filter uses crate name with underscores
  • log startup message in RegexApp
  • verify logs on startup aren't empty

Testing

  • cargo test

https://chatgpt.com/codex/tasks/task_e_6845b95636308320a77efcf232d80df1


🔄 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/Ryangr0/rust-regex-gui-webgrip/pull/6 **Author:** [@Ryangr0](https://github.com/Ryangr0) **Created:** 6/8/2025 **Status:** ✅ Merged **Merged:** 6/8/2025 **Merged by:** [@Ryangr0](https://github.com/Ryangr0) **Base:** `main` ← **Head:** `codex/add-unit-tests-for-empty-logs` --- ### 📝 Commits (1) - [`e2a5a10`](https://github.com/Ryangr0/rust-regex-gui-webgrip/commit/e2a5a10251c8583f1b38aa952c5b5056486f96da) fix: log initialization filter ### 📊 Changes **2 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/main.rs` (+13 -0) 📝 `src/telemetry/mod.rs` (+1 -1) </details> ### 📄 Description ## Summary - ensure filter uses crate name with underscores - log startup message in RegexApp - verify logs on startup aren't empty ## Testing - `cargo test` ------ https://chatgpt.com/codex/tasks/task_e_6845b95636308320a77efcf232d80df1 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ryangr0 2026-06-08 09:04:36 +00: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
ryangr0/rust-regex-gui-webgrip#21
No description provided.