Skip to content

Finish app logic for ratings - #17

Merged
ashelkovnykov merged 26 commits into
mainfrom
dummy-ratings
Sep 19, 2023
Merged

Finish app logic for ratings#17
ashelkovnykov merged 26 commits into
mainfrom
dummy-ratings

Conversation

@bonbud-macryg

Copy link
Copy Markdown
Collaborator

Merge candidate, provisionally.

This adds in the remaining logic for ratings in /app/telos and /lib/telos, with hard-coded placeholder values in +update-player:glicko2.

This PR incidentally updates /sur/glicko2 with the current file in PR #12, since %telos was finally butting up against the outdated glicko2 files in the main branch.

Some new test data was added in the test suite to accommodate the new +update-player:telos and +compute-ratings-game:telos arms.

Only issue I can see with this PR:

  • The two =/s in +update-rating:telos could slow things down. I've asked the Hooniverse about a potential solve for this, which could allow me to output the accumulated result of the |- loop with ~ and avoid running =/ on every recursion.

Comment thread src/sur/telos.hoon Outdated
Comment thread src/lib/telos.hoon Outdated
Comment thread src/sur/glicko2.hoon Outdated
Comment thread src/app/telos.hoon Outdated
Comment thread src/app/telos.hoon Outdated
Comment thread src/app/telos.hoon
Comment thread src/tests/telos.hoon Outdated
Comment thread src/sur/glicko2.hoon Outdated
Comment thread src/sur/glicko2.hoon Outdated
Comment thread src/sur/glicko2.hoon Outdated
Comment thread src/sur/telos.hoon Outdated
Comment thread src/lib/glicko2.hoon
Comment thread src/lib/telos.hoon Outdated
Comment thread src/app/telos.hoon Outdated
Comment thread src/app/telos.hoon Outdated
Comment thread src/app/telos.hoon Outdated
Comment thread src/app/telos.hoon
Comment thread src/sur/telos.hoon Outdated
Comment thread src/sur/telos.hoon
Comment thread src/app/telos.hoon Outdated
Comment thread src/app/telos.hoon Outdated
Comment thread src/sur/glicko2.hoon Outdated
Comment thread src/sur/glicko2.hoon Outdated
Comment thread src/lib/telos.hoon
Comment thread src/app/telos.hoon Outdated
Comment thread src/lib/telos.hoon Outdated

@ashelkovnykov ashelkovnykov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@ashelkovnykov
ashelkovnykov merged commit 2e8f029 into main Sep 19, 2023
@ashelkovnykov
ashelkovnykov deleted the dummy-ratings branch September 21, 2023 20:38
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