Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent duplicate records for the same streak #44

Closed
jrsmth opened this issue Mar 19, 2024 · 0 comments · Fixed by #45
Closed

Prevent duplicate records for the same streak #44

jrsmth opened this issue Mar 19, 2024 · 0 comments · Fixed by #45
Assignees
Labels
feature New feature or request

Comments

@jrsmth
Copy link
Owner

jrsmth commented Mar 19, 2024

i.e {Adam score 50, score 49, score 48)

Need to calculate whether current record is for active streak - if so, replace record with update-to-date streak and date; if not, new record.

Ideally 0.3.1

Unit Test it ya bastard....

@jrsmth jrsmth added the feature New feature or request label Mar 19, 2024
@jrsmth jrsmth added this to the Scroll Command milestone Mar 19, 2024
@AdamJ335-T2 AdamJ335-T2 linked a pull request Mar 19, 2024 that will close this issue
jrsmth-tier2 added a commit that referenced this issue Apr 10, 2024
jrsmth-tier2 added a commit that referenced this issue Apr 10, 2024
jrsmth-tier2 added a commit that referenced this issue Apr 10, 2024
jrsmth added a commit that referenced this issue Apr 10, 2024
[#44] Prevent duplicate records for the same streak
@jrsmth jrsmth closed this as completed Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
2 participants