-
Notifications
You must be signed in to change notification settings - Fork 21
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
feature: Просмотр отправленных анонимных решений в режиме экзамена #50
Conversation
Hekzory
commented
Feb 29, 2024
- Добавлен просмотр анонимных решений (через cookie-идентификатор)
- Добавлены тесты на новый функционал
- Добавлены тесты на часть существующего кода, связанного с просмотром решений
Добавил поддержку просмотра анонимных решений при выключенной регистрации. |
…, more tests, more error info
Co-authored-by: Artyom V. Gorchakov <[email protected]>
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #50 +/- ##
==========================================
+ Coverage 78.39% 79.14% +0.75%
==========================================
Files 32 33 +1
Lines 1976 2014 +38
==========================================
+ Hits 1549 1594 +45
+ Misses 427 420 -7 ☔ View full report in Codecov by Sentry. |