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

Track last peeked state, tweak coverage #13

Merged
merged 3 commits into from
Oct 13, 2024
Merged

Track last peeked state, tweak coverage #13

merged 3 commits into from
Oct 13, 2024

Conversation

ancavar
Copy link
Collaborator

@ancavar ancavar commented Oct 12, 2024

  • Пофиксил, когда падало из-за неинициализированной переменной в состоянии --- если вкратце, из-за поочередной смены стратегий забывал обновлять важную переменную.
  • Поменял подсчёт процентов, до этого округлялось к ближайшему числу, сейчас floor.
  • Для покрытия рассматриваем только начальнй метод вместо всех (было по транзитивности).

@ancavar ancavar requested a review from gsvgit October 13, 2024 11:51
@ancavar
Copy link
Collaborator Author

ancavar commented Oct 13, 2024

@gsvgit

@ancavar ancavar changed the title Fix Track last peeked state, tweak coverage Oct 13, 2024
@ancavar ancavar merged commit 0602050 into dev Oct 13, 2024
2 checks passed
@ancavar ancavar deleted the fix branch October 13, 2024 13:14
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