-
Notifications
You must be signed in to change notification settings - Fork 169
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
[FIX REVERT] Морозов Егор. Вариант 5. "Умножение разреженных матриц. Элементы типа double. Формат хранения матрицы – столбцовый (CCS)." #857
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Уменьшил размер матрицы, для уменьшения времени тестов
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #857 +/- ##
==========================================
- Coverage 94.98% 93.76% -1.22%
==========================================
Files 28 1191 +1163
Lines 658 42317 +41659
Branches 219 19251 +19032
==========================================
+ Hits 625 39679 +39054
- Misses 19 906 +887
- Partials 14 1732 +1718 ☔ View full report in Codecov by Sentry. |
FIX REVERT