moevm / moevm/document_insight_system
Проверка на адекватное количество задач во Введении
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Проверка наличия необходимых компонентов указанного раздела - еще одну проверку в этом или похожем критерии: проверять что задач не более чем Н и не менее чем М. Видел сегодня уже две работы, где задач было 9 и 7
https://github.com/moevm/document_insight_system/issues/818#issuecomment-4395635931
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing validation for required components in the Introduction and the linked discussion in issue #818. Identify where section checks are implemented, then add bounds for task count and verify cases below M, within range, and above N.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100