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

hw_ 1 #1

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

hw_ 1 #1

wants to merge 21 commits into from

Conversation

AndrewShukhtin
Copy link
Owner

Сделал свое первое дз.

@codecov
Copy link

codecov bot commented Mar 5, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@a2ea6fb). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   74.31%           
=========================================
  Files             ?        5           
  Lines             ?      183           
  Branches          ?        0           
=========================================
  Hits              ?      136           
  Misses            ?       47           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2ea6fb...4947955. Read the comment docs.

@AndrewShukhtin AndrewShukhtin added help wanted Extra attention is needed question Further information is requested labels Mar 7, 2020
Copy link
Collaborator

@Vinograduss Vinograduss left a comment

Choose a reason for hiding this comment

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

В целом хорошо, мне не совсем нравится твой алгоритм, но я оцениванию не его, а программирование.
Не хватает еще одного приложения, которое работает с консолью.

@AndrewShukhtin
Copy link
Owner Author

Фиксы.

@Vinograduss
Copy link
Collaborator

Согласно заданию:

Требования к оформлению:
Программа должна быть реализована на языке C и работать для произвольных наборов
входных данных (в том числе и ошибочных), вводимых пользователем с клавиатуры.
Должна быть выполнена грамотная декомпозиция на функции и файлы.
Помимо самой программы необходимо:
– разработать набор юнит-тестов,

Набор юнит-тестов у тебя имеется, а вот с программой, которая обрабатывает данные с клавиатуры есть проблемы

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants