-
Notifications
You must be signed in to change notification settings - Fork 964
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Yandex-Practicum/Java-Module-Project-YP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Could not load branches
Nothing to show
Loading
...
head repository: televizzor/Java-Module-Project-YP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Could not load branches
Nothing to show
Loading
- 2 commits
- 1 file changed
- 1 contributor
Commits on Apr 11, 2024
-
Сделал отдельный класс для определения правильного падежа слово "Рубль"
Так же отдельный класс для хранения информации о наименовании товара и его стоимости
televizzor committedApr 11, 2024
Commits on Apr 16, 2024
-
Добавил проверку на пустое название товара и название товара состояще...
...е только из цифр, пришлось прибегнуть к matches("\\d+") хоть мы этого и не проходили, если всё правильно сделал, то пожалуйста, дайте обратную связь, как можно было бы реализовать Это без этой функции. Проверил и программа не пропускает никакое значение гостей кроме Целой Цифры 2 и больше, не совсем понял что нужно исправить. Добавил условие для корректного отображения падежа слова "Рубль" Так же для красоты добавил вывод "Вы не добавили ни одного товара" при пустом списке productstelevizzor committedApr 16, 2024
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...dev