Skip to content

fix: Add regex attribute to MaskedTag instantiation#135

Merged
Ki-Seki merged 1 commit intomainfrom
Ki-Seki-patch-2
Nov 18, 2025
Merged

fix: Add regex attribute to MaskedTag instantiation#135
Ki-Seki merged 1 commit intomainfrom
Ki-Seki-patch-2

Conversation

@Ki-Seki
Copy link
Member

@Ki-Seki Ki-Seki commented Nov 18, 2025

No description provided.

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a bug where the regex attribute of MaskedTag objects was not being preserved during the infill operation. The fix ensures that when combining query and response tags, all tag attributes (id, name, desc, and regex) are properly carried over to the resulting merged tag.

  • Adds the missing regex parameter to MaskedTag instantiation in the infill function

@Ki-Seki Ki-Seki merged commit c74f101 into main Nov 18, 2025
12 checks passed
@Ki-Seki Ki-Seki deleted the Ki-Seki-patch-2 branch November 18, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants