Skip to content

Conversation

@allnes
Copy link
Member

@allnes allnes commented Oct 24, 2025

Please go to the Preview tab and select the appropriate template:

@allnes allnes requested a review from aobolensk as a code owner October 24, 2025 16:36
@github-actions github-actions bot added the docs label Oct 24, 2025
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.91%. Comparing base (bd68b78) to head (1a5a86b).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #658   +/-   ##
=======================================
  Coverage   64.91%   64.91%           
=======================================
  Files          15       15           
  Lines         456      456           
  Branches      166      166           
=======================================
  Hits          296      296           
  Misses        136      136           
  Partials       24       24           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@allnes
Copy link
Member Author

allnes commented Oct 25, 2025

@aobolensk please check it

1 similar comment
@allnes
Copy link
Member Author

allnes commented Oct 27, 2025

@aobolensk please check it

- If the task is disabled at the end of semester (e.g., fails in master; see scoreboard “blue zone”), report points for that task are nullified.
- Plagiarism is prohibited; identical or near‑duplicate reports will be rejected.

.. ifconfig:: language == 'en'
Copy link
Member

Choose a reason for hiding this comment

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

This is definitely an antipattern to use such ifs in sphinx docs. Everywhere

"Generated-By: Babel 2.17.0\n"

#: ../../common_information/introduction.rst:2
#: ../../../../docs/common_information/introduction.rst:2
Copy link
Member

Choose a reason for hiding this comment

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

Please, avoid dummy path changes. Again, everywhere. Consider following the docs instruction to rebuild docs in order to avoid such changes

Copy link
Member

Choose a reason for hiding this comment

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

The point of previous graph was to be automatically updateable. Here it is very diffeicult to keep it clear all the time. As you know, CI pipeline part is intended to be changed quite often, so it is impractical to keep unmaintainable svgs

Introduction
============

Contacts
Copy link
Member

Choose a reason for hiding this comment

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

Is that needed here? For external contributors the primary contact is issue tracker. For students - it is already listed in the slides

It can be seen that your task is disabled due to the following reason: the directory of your task has been renamed
from ``seq/nesterov_a_vector_sum`` to ``seq/nesterov_a_vector_sum_disabled``

Communication
Copy link
Member

Choose a reason for hiding this comment

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

Same question, is it needed here?

#: ../../../../docs/user_guide/ci.rst:152
msgid ""
"macOS - clang-tidy: ``brew install llvm``; binary at ``$(brew "
"--prefix)/opt/llvm/bin/clang-tidy``. - Optionally add LLVM to PATH or "
Copy link
Member

Choose a reason for hiding this comment

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

Since adding to PATH is officially recommended by LLVM installer in brew, I suggest to rely on the fact that clang-tidy is available on the PATH. Let's not suplicate the official docs

" can be considered for submission. This includes successful code "
"checkout, build ans testing stages. Each integration is verified by an "
"automated build and automated tests."
"Docs build fails: fix RST warnings; run ``doxygen Doxyfile`` before "
Copy link
Member

Choose a reason for hiding this comment

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

Is that needed for this doc?

msgid "Performance Module"
msgstr ""

#~ msgid "Functions"
Copy link
Member

Choose a reason for hiding this comment

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

Please, remove

@aobolensk aobolensk merged commit 0399068 into learning-process:master Nov 3, 2025
39 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.

2 participants