-
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 Шарамыгина Ирина. Задача 2. Вариант 10. Линейная топология передачи данных #806
fix revert Шарамыгина Ирина. Задача 2. Вариант 10. Линейная топология передачи данных #806
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #806 +/- ##
==========================================
- Coverage 95.20% 93.37% -1.83%
==========================================
Files 589 1096 +507
Lines 17217 38751 +21534
Branches 7526 17582 +10056
==========================================
+ Hits 16391 36183 +19792
- Misses 263 911 +648
- Partials 563 1657 +1094 ☔ View full report in Codecov by Sentry. |
((world.rank() != recipient_) || ((!taskData->outputs.empty()) && (taskData->outputs[0] != nullptr))); | ||
} | ||
|
||
bool sharamygina_i_line_topology_mpi::line_topology_mpi::run() { |
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.
what happened with task?
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.
one test falls after about 2 weeks, i don't know, what's wrong and just remove it
fixed func tests