Skip to content

fix: technical rankフィルタが理論値を無条件で弾く問題の修正#1020

Merged
slime-hatena merged 3 commits intoproject-primera:developfrom
soramame0256:fix/filter-abplus
Mar 14, 2026
Merged

fix: technical rankフィルタが理論値を無条件で弾く問題の修正#1020
slime-hatena merged 3 commits intoproject-primera:developfrom
soramame0256:fix/filter-abplus

Conversation

@soramame0256
Copy link
Copy Markdown
Contributor

@soramame0256 soramame0256 commented Dec 2, 2025

内容

  1. Technical RankフィルタのPが正常に動作していなかった問題の修正
  2. feat: 更新差分へのレート差分表示 #946 でDRYに違反していた箇所の修正

実装概要

image

のような形でフィルタを修正。

OngekiUtilityにgetLampForRatingを追加し、既存の同等処理を当該関数を使用して行うように変更

結果

fixes: #1019

備考

2に関して問題あれば e0663b1075f77f をrevertしていただけるとありがたいです。

@slime-hatena
Copy link
Copy Markdown
Member

だいぶ長い期間放置してしまいすみません。問題なさそうなのでマージします。

@slime-hatena slime-hatena merged commit 1a5cf10 into project-primera:develop Mar 14, 2026
1 check failed
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.

Technical Rankフィルタが理論値の場合において機能しない

2 participants