fix: プレミアムコース未加入時に更新差分のレート表示がされていた問題の修正#1003
Merged
slime-hatena merged 4 commits intoproject-primera:developfrom Nov 3, 2025
Merged
fix: プレミアムコース未加入時に更新差分のレート表示がされていた問題の修正#1003slime-hatena merged 4 commits intoproject-primera:developfrom
slime-hatena merged 4 commits intoproject-primera:developfrom
Conversation
…soramame0256/ongeki-score into fix/progress-rating-restriction
Contributor
Author
|
何度も申し訳ないです... |
Member
|
完全に盲点でした... 素早い対応ありがとうございます! |
Contributor
Author
|
なんか変なの混じってたっぽくて申し訳ないです。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
内容
プレミアムコース未加入の場合でも更新差分のレート表示が行われていた問題の修正。
実装概要
未加入時、レート計算のスキップと表示のスキップを行い、v0.22.0以前のような表示にする。
結果
上記不具合の修正