Skip to content

Conversation

@1wos
Copy link

@1wos 1wos commented Oct 27, 2025

하드코딩된 FILTER_MAP을 rule_map.json 키 기반 동적 생성으로 변경진행했습니다.

  • createFilterMap() 함수 추가로 자동 필터 맵 생성
  • 동적 filterMap을 context로 전달하도록 컴포넌트 수정
  • 하위 호환성을 위해 기존 FILTER_MAP 유지

resolved #104

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2025

⚠️ No Changeset found

Latest commit: 7d1ec6a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@owjs3901 owjs3901 left a comment

Choose a reason for hiding this comment

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

Very Good~!

이런 자동화 너무 좋아요~

@owjs3901 owjs3901 merged commit 1e2be50 into dev-five-git:main Oct 27, 2025
2 checks passed
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