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

fix revert Шарамыгина Ирина. Задача 2. Вариант 10. Линейная топология передачи данных #806

Merged

Conversation

isharamygina
Copy link
Contributor

fixed func tests

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 91.17647% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.37%. Comparing base (806f8cb) to head (614f30f).
Report is 285 commits behind head on master.

Files with missing lines Patch % Lines
...ks/mpi/sharamygina_i_line_topology/src/ops_mpi.cpp 90.90% 1 Missing and 2 partials ⚠️
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.
📢 Have feedback on the report? Share it here.

((world.rank() != recipient_) || ((!taskData->outputs.empty()) && (taskData->outputs[0] != nullptr)));
}

bool sharamygina_i_line_topology_mpi::line_topology_mpi::run() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what happened with task?

Copy link
Contributor Author

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

@aobolensk aobolensk closed this Dec 29, 2024
@aobolensk aobolensk reopened this Dec 29, 2024
@aobolensk aobolensk merged commit 23b8ad6 into learning-process:master Dec 29, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants