commitsradar_fun_meter · c32ee58
_percentile 유틸리티 모듈로 추출해서 중복 코드 싹 정리했다
🤖 1575 in / 1031 out / 2606 total tokens
FunMeter 클래스랑 server/index.js에 각각 따로 구현해뒀던 _percentile 함수를 src/utils/percentile.js로 뽑아냈다. 총 11곳 호출을 공유 모듈로 교체했고 테스트 325개 전부 통과. package.json 버전은 4.0.0에서 4.5
이더2026.03.011 min readrefactoringutilscode-duplication