-
Notifications
You must be signed in to change notification settings - Fork 24
Task-1 #21
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
Open
vikkanaev
wants to merge
9
commits into
spajic:master
Choose a base branch
from
vikkanaev:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Task-1 #21
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
71f0d10
Создаем петлю обратной связи
b30ab31
Описание feedback-loop
2b98573
уточнение
37d52fe
Убераем вложенный select
a434b2a
находка 2
b5e5642
находка 3
158b028
Находка 4
8b871c7
Находка 5
ca5962b
Выводы и обоснования
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| # не версионируем вывод программы | ||
| /data.txt | ||
| /result.json | ||
| data_large.txt | ||
| /tmp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| source 'https://rubygems.org' | ||
|
|
||
| git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } | ||
|
|
||
| gem 'benchmark-ips' | ||
| gem 'memory_profiler' | ||
| gem 'ruby-prof' | ||
| gem 'stackprof' | ||
|
|
||
| gem 'pry-byebug' | ||
| gem 'rspec' | ||
| gem 'rubocop' | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,64 @@ | ||
| GEM | ||
| remote: https://rubygems.org/ | ||
| specs: | ||
| ast (2.4.0) | ||
| benchmark-ips (2.7.2) | ||
| byebug (11.0.0) | ||
| coderay (1.1.2) | ||
| diff-lcs (1.3) | ||
| jaro_winkler (1.5.2) | ||
| memory_profiler (0.9.12) | ||
| method_source (0.9.2) | ||
| parallel (1.14.0) | ||
| parser (2.6.0.0) | ||
| ast (~> 2.4.0) | ||
| powerpack (0.1.2) | ||
| pry (0.12.2) | ||
| coderay (~> 1.1.0) | ||
| method_source (~> 0.9.0) | ||
| pry-byebug (3.7.0) | ||
| byebug (~> 11.0) | ||
| pry (~> 0.10) | ||
| psych (3.1.0) | ||
| rainbow (3.0.0) | ||
| rspec (3.8.0) | ||
| rspec-core (~> 3.8.0) | ||
| rspec-expectations (~> 3.8.0) | ||
| rspec-mocks (~> 3.8.0) | ||
| rspec-core (3.8.0) | ||
| rspec-support (~> 3.8.0) | ||
| rspec-expectations (3.8.2) | ||
| diff-lcs (>= 1.2.0, < 2.0) | ||
| rspec-support (~> 3.8.0) | ||
| rspec-mocks (3.8.0) | ||
| diff-lcs (>= 1.2.0, < 2.0) | ||
| rspec-support (~> 3.8.0) | ||
| rspec-support (3.8.0) | ||
| rubocop (0.65.0) | ||
| jaro_winkler (~> 1.5.1) | ||
| parallel (~> 1.10) | ||
| parser (>= 2.5, != 2.5.1.1) | ||
| powerpack (~> 0.1) | ||
| psych (>= 3.1.0) | ||
| rainbow (>= 2.2.2, < 4.0) | ||
| ruby-progressbar (~> 1.7) | ||
| unicode-display_width (~> 1.4.0) | ||
| ruby-prof (0.17.0) | ||
| ruby-progressbar (1.10.0) | ||
| stackprof (0.2.12) | ||
| unicode-display_width (1.4.1) | ||
|
|
||
| PLATFORMS | ||
| ruby | ||
|
|
||
| DEPENDENCIES | ||
| benchmark-ips | ||
| memory_profiler | ||
| pry-byebug | ||
| rspec | ||
| rubocop | ||
| ruby-prof | ||
| stackprof | ||
|
|
||
| BUNDLED WITH | ||
| 1.16.6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| user,0,Leida,Cira,0 | ||
| session,0,0,Safari 29,87,2016-10-23 | ||
| session,0,1,Firefox 12,118,2017-02-27 | ||
| session,0,2,Internet Explorer 28,31,2017-03-28 | ||
| session,0,3,Internet Explorer 28,109,2016-09-15 | ||
| session,0,4,Safari 39,104,2017-09-27 | ||
| session,0,5,Internet Explorer 35,6,2016-09-01 | ||
| user,1,Palmer,Katrina,65 | ||
| session,1,0,Safari 17,12,2016-10-21 | ||
| session,1,1,Firefox 32,3,2016-12-20 | ||
| session,1,2,Chrome 6,59,2016-11-11 | ||
| session,1,3,Internet Explorer 10,28,2017-04-29 | ||
| session,1,4,Chrome 13,116,2016-12-28 | ||
| user,2,Gregory,Santos,86 | ||
| session,2,0,Chrome 35,6,2018-09-21 | ||
| session,2,1,Safari 49,85,2017-05-22 | ||
| session,2,2,Firefox 47,17,2018-02-02 | ||
| session,2,3,Chrome 20,84,2016-11-25 |
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Плюсик за гемфайл