algoruby 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: db51ef24911c717bb07b383b60d70f6ce6eb584e40ef4b9a34a8b6cf2e0fbb31
4
+ data.tar.gz: ff7716a24e6ab7ff58d8d5891f840b2a693d4696f405e06ed7375016c69303e2
5
+ SHA512:
6
+ metadata.gz: 5a3a164faaf41cf88566047c04086db352311c9810c231344b78b3ce7f1795e600f186821520c0a3fdcd7fa580408c9eb3f75fd9b6bb227ebc66e0590a5af15e
7
+ data.tar.gz: 41a27356713d59f5a6a4da95844b19d0a28e11aa93bc1b47e70b1ea8f120ffe3f1bfa72a82af5328ea53e207db78a7186682037099143a242b4f1aa730b34e79
@@ -0,0 +1,132 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We as members, contributors, and leaders pledge to make participation in our
6
+ community a harassment-free experience for everyone, regardless of age, body
7
+ size, visible or invisible disability, ethnicity, sex characteristics, gender
8
+ identity and expression, level of experience, education, socio-economic status,
9
+ nationality, personal appearance, race, caste, color, religion, or sexual
10
+ identity and orientation.
11
+
12
+ We pledge to act and interact in ways that contribute to an open, welcoming,
13
+ diverse, inclusive, and healthy community.
14
+
15
+ ## Our Standards
16
+
17
+ Examples of behavior that contributes to a positive environment for our
18
+ community include:
19
+
20
+ * Demonstrating empathy and kindness toward other people
21
+ * Being respectful of differing opinions, viewpoints, and experiences
22
+ * Giving and gracefully accepting constructive feedback
23
+ * Accepting responsibility and apologizing to those affected by our mistakes,
24
+ and learning from the experience
25
+ * Focusing on what is best not just for us as individuals, but for the overall
26
+ community
27
+
28
+ Examples of unacceptable behavior include:
29
+
30
+ * The use of sexualized language or imagery, and sexual attention or advances of
31
+ any kind
32
+ * Trolling, insulting or derogatory comments, and personal or political attacks
33
+ * Public or private harassment
34
+ * Publishing others' private information, such as a physical or email address,
35
+ without their explicit permission
36
+ * Other conduct which could reasonably be considered inappropriate in a
37
+ professional setting
38
+
39
+ ## Enforcement Responsibilities
40
+
41
+ Community leaders are responsible for clarifying and enforcing our standards of
42
+ acceptable behavior and will take appropriate and fair corrective action in
43
+ response to any behavior that they deem inappropriate, threatening, offensive,
44
+ or harmful.
45
+
46
+ Community leaders have the right and responsibility to remove, edit, or reject
47
+ comments, commits, code, wiki edits, issues, and other contributions that are
48
+ not aligned to this Code of Conduct, and will communicate reasons for moderation
49
+ decisions when appropriate.
50
+
51
+ ## Scope
52
+
53
+ This Code of Conduct applies within all community spaces, and also applies when
54
+ an individual is officially representing the community in public spaces.
55
+ Examples of representing our community include using an official email address,
56
+ posting via an official social media account, or acting as an appointed
57
+ representative at an online or offline event.
58
+
59
+ ## Enforcement
60
+
61
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
62
+ reported to the community leaders responsible for enforcement at
63
+ [INSERT CONTACT METHOD].
64
+ All complaints will be reviewed and investigated promptly and fairly.
65
+
66
+ All community leaders are obligated to respect the privacy and security of the
67
+ reporter of any incident.
68
+
69
+ ## Enforcement Guidelines
70
+
71
+ Community leaders will follow these Community Impact Guidelines in determining
72
+ the consequences for any action they deem in violation of this Code of Conduct:
73
+
74
+ ### 1. Correction
75
+
76
+ **Community Impact**: Use of inappropriate language or other behavior deemed
77
+ unprofessional or unwelcome in the community.
78
+
79
+ **Consequence**: A private, written warning from community leaders, providing
80
+ clarity around the nature of the violation and an explanation of why the
81
+ behavior was inappropriate. A public apology may be requested.
82
+
83
+ ### 2. Warning
84
+
85
+ **Community Impact**: A violation through a single incident or series of
86
+ actions.
87
+
88
+ **Consequence**: A warning with consequences for continued behavior. No
89
+ interaction with the people involved, including unsolicited interaction with
90
+ those enforcing the Code of Conduct, for a specified period of time. This
91
+ includes avoiding interactions in community spaces as well as external channels
92
+ like social media. Violating these terms may lead to a temporary or permanent
93
+ ban.
94
+
95
+ ### 3. Temporary Ban
96
+
97
+ **Community Impact**: A serious violation of community standards, including
98
+ sustained inappropriate behavior.
99
+
100
+ **Consequence**: A temporary ban from any sort of interaction or public
101
+ communication with the community for a specified period of time. No public or
102
+ private interaction with the people involved, including unsolicited interaction
103
+ with those enforcing the Code of Conduct, is allowed during this period.
104
+ Violating these terms may lead to a permanent ban.
105
+
106
+ ### 4. Permanent Ban
107
+
108
+ **Community Impact**: Demonstrating a pattern of violation of community
109
+ standards, including sustained inappropriate behavior, harassment of an
110
+ individual, or aggression toward or disparagement of classes of individuals.
111
+
112
+ **Consequence**: A permanent ban from any sort of public interaction within the
113
+ community.
114
+
115
+ ## Attribution
116
+
117
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118
+ version 2.1, available at
119
+ [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
120
+
121
+ Community Impact Guidelines were inspired by
122
+ [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
123
+
124
+ For answers to common questions about this code of conduct, see the FAQ at
125
+ [https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
126
+ [https://www.contributor-covenant.org/translations][translations].
127
+
128
+ [homepage]: https://www.contributor-covenant.org
129
+ [v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
130
+ [Mozilla CoC]: https://github.com/mozilla/diversity
131
+ [FAQ]: https://www.contributor-covenant.org/faq
132
+ [translations]: https://www.contributor-covenant.org/translations
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2025 Amit Leshed
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,72 @@
1
+ # Algoruby
2
+
3
+ Algoruby is a Ruby gem providing ready-to-use, production-friendly algorithmic patterns, including classics like Two Sum, K-Sum, Sliding Window, Binary Search, and more — all wrapped in clean Ruby interfaces.
4
+ run `bin/console` to experiment.
5
+
6
+ Features
7
+
8
+ * Array & Hashing Patterns: Two Sum, Two Sum Closest, Group Anagrams.
9
+
10
+ * Sliding Window: Rolling sums, maximums, substring problems.
11
+
12
+ * Binary Search: Works with numbers, strings, times, and custom objects.
13
+
14
+ * Dynamic Programming: Maximum Subarray (Kadane's Algorithm).
15
+
16
+ * Generalized Solutions: K-Sum, Exclude Aggregator, and more.
17
+
18
+ ## Installation
19
+
20
+ TODO: Replace `UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG` with your gem name right after releasing it to RubyGems.org. Please do not do it earlier due to security reasons. Alternatively, replace this section with instructions to install your gem from git if you don't plan to release to RubyGems.org.
21
+
22
+ Install the gem and add to the application's Gemfile by executing:
23
+
24
+ ```bash
25
+ bundle add UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
26
+ ```
27
+
28
+ If bundler is not being used to manage dependencies, install the gem by executing:
29
+
30
+ ```bash
31
+ gem install UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
32
+ ```
33
+
34
+ ## Usage
35
+
36
+ ```bash
37
+ require "algoruby"
38
+ ```
39
+
40
+ Examples:
41
+
42
+ ```bash
43
+ Algoruby::GroupAnagrams.call(["bebop", "bobep", "pebop", "epbop", "opbeb", "peobe"])
44
+ #=> [["bebop", "bobep", "opbeb"], ["pebop", "epbop"], ["peobe"]]
45
+
46
+ Algoruby::BinarySearch.call(["Trane", "Bird", "Dizz", "Bud", "Monk" ], "Dizz")
47
+ #=> 2
48
+
49
+ Algoruby::SlidingWindow.each_window([1, 2, 3, 4, 5], 3)
50
+ #=> [[1, 2, 3], [2, 3, 4], [3, 4, 5]]
51
+
52
+ Algoruby::SlidingWindow.aggregate([1, 2, 3, 4, 5], 3) { |w| w.sum }
53
+ #=> [6, 9, 12]
54
+ ```
55
+
56
+ ## Development
57
+
58
+ After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
59
+
60
+ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
61
+
62
+ ## Contributing
63
+
64
+ Bug reports and pull requests are welcome on GitHub at https://github.com/amitleshed/algoruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/amitleshed/algoruby/blob/main/CODE_OF_CONDUCT.md).
65
+
66
+ ## License
67
+
68
+ The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
69
+
70
+ ## Code of Conduct
71
+
72
+ Everyone interacting in the Algoruby project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/algoruby/blob/main/CODE_OF_CONDUCT.md).
data/Rakefile ADDED
@@ -0,0 +1,8 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "bundler/gem_tasks"
4
+ require "minitest/test_task"
5
+
6
+ Minitest::TestTask.create
7
+
8
+ task default: :test
@@ -0,0 +1,21 @@
1
+ module Algoruby
2
+ class BinarySearch
3
+ def self.call(array, target)
4
+ left, right = 0, array.size - 1
5
+
6
+ while left <= right
7
+ mid = (left + right) / 2
8
+
9
+ if array[mid] == target
10
+ return mid
11
+ elsif array[mid] < target
12
+ left = mid + 1
13
+ else
14
+ right = mid - 1
15
+ end
16
+ end
17
+
18
+ nil
19
+ end
20
+ end
21
+ end
@@ -0,0 +1,29 @@
1
+ module Algoruby
2
+ class ExcludeAggregator
3
+ # @param array [Array<Numeric>] the array of elements
4
+ # @param neutral [Numeric] the identity element for the operation
5
+ # (e.g., 1 for product, 0 for sum)
6
+ # @yield [acc, value] the aggregation block
7
+
8
+ def self.call(array, neutral:, &block)
9
+ n = array.length
10
+ result = Array.new(n, neutral)
11
+
12
+ # Prefix aggregation
13
+ prefix = neutral
14
+ (0...n).each do |i|
15
+ result[i] = prefix
16
+ prefix = block.call(prefix, array[i])
17
+ end
18
+
19
+ # Suffix aggregation
20
+ suffix = neutral
21
+ (n-1).downto(0).each do |i|
22
+ result[i] = block.call(result[i], suffix)
23
+ suffix = block.call(suffix, array[i])
24
+ end
25
+
26
+ result
27
+ end
28
+ end
29
+ end
@@ -0,0 +1,14 @@
1
+ module Algoruby
2
+ class GroupAnagrams
3
+ def self.call(strs)
4
+ groups = Hash.new { |h, k| h[k] = [] }
5
+
6
+ strs.each do |word|
7
+ key = word.chars.sort.join
8
+ groups[key] << word
9
+ end
10
+
11
+ groups.values
12
+ end
13
+ end
14
+ end
@@ -0,0 +1,21 @@
1
+ require 'set'
2
+
3
+ module Algoruby
4
+ class HasDuplicate
5
+ # Checks if an array has any duplicates
6
+ #
7
+ # @param array [Array<Object>] any array (numbers, strings, etc.)
8
+ # @return [Boolean]
9
+
10
+ def self.call(array)
11
+ seen = Set.new
12
+
13
+ array.each do |item|
14
+ return true if seen.include?(item)
15
+ seen.add(item)
16
+ end
17
+
18
+ false
19
+ end
20
+ end
21
+ end
@@ -0,0 +1,43 @@
1
+ module Algoruby
2
+ class KSum
3
+ def self.call(nums, target, k)
4
+ nums.sort!
5
+ k_sum(nums, target, k, 0)
6
+ end
7
+
8
+ private
9
+
10
+ def self.k_sum(nums, target, k, start)
11
+ result = []
12
+
13
+ # Base case: 2Sum
14
+ if k == 2
15
+ left, right = start, nums.length - 1
16
+ while left < right
17
+ sum = nums[left] + nums[right]
18
+ if sum == target
19
+ result << [nums[left], nums[right]]
20
+ left += 1
21
+ right -= 1
22
+ left += 1 while left < right && nums[left] == nums[left - 1]
23
+ right -= 1 while left < right && nums[right] == nums[right + 1]
24
+ elsif sum < target
25
+ left += 1
26
+ else
27
+ right -= 1
28
+ end
29
+ end
30
+ return result
31
+ end
32
+
33
+ # Recursive case: k > 2
34
+ (start..nums.length - k).each do |i|
35
+ next if i > start && nums[i] == nums[i - 1]
36
+ sub_results = k_sum(nums, target - nums[i], k - 1, i + 1)
37
+ sub_results.each { |sr| result << [nums[i]] + sr }
38
+ end
39
+
40
+ result
41
+ end
42
+ end
43
+ end
@@ -0,0 +1,14 @@
1
+ module Algoruby
2
+ class MaximumSubarray
3
+ def self.call(nums)
4
+ current_sum = max_sum = nums.first
5
+
6
+ nums[1..-1].each do |num|
7
+ current_sum = [num, current_sum + num].max
8
+ max_sum = [max_sum, current_sum].max
9
+ end
10
+
11
+ max_sum
12
+ end
13
+ end
14
+ end
@@ -0,0 +1,40 @@
1
+ module Algoruby
2
+ class SlidingWindow
3
+ # Returns every contiguous window of size k
4
+ #
5
+ # @param array [Array] the array to iterate
6
+ # @param k [Integer] size of the window
7
+ # @return [Array<Array>] all windows
8
+ def self.each_window(array, k)
9
+ return [] if k > array.size || k <= 0
10
+
11
+ result = []
12
+ (0..array.size - k).each do |i|
13
+ window = array[i, k]
14
+ if block_given?
15
+ yield window
16
+ else
17
+ result << window
18
+ end
19
+ end
20
+
21
+ result unless block_given?
22
+ end
23
+
24
+ # Computes an aggregate across all windows
25
+ #
26
+ # @param array [Array]
27
+ # @param k [Integer]
28
+ # @yield [window] block to compute value for each window
29
+ # @return [Array] results for all windows
30
+ def self.aggregate(array, k)
31
+ results = []
32
+
33
+ each_window(array, k) do |window|
34
+ results << yield(window)
35
+ end
36
+
37
+ results
38
+ end
39
+ end
40
+ end
@@ -0,0 +1,15 @@
1
+ module Algoruby
2
+ class TwoSum
3
+ def self.call(nums, target)
4
+ hash = {}
5
+
6
+ nums.each_with_index do |num, i|
7
+ complement = target - num
8
+ return [hash[complement], i] if hash.key?(complement)
9
+ hash[num] = i
10
+ end
11
+
12
+ nil
13
+ end
14
+ end
15
+ end
@@ -0,0 +1,38 @@
1
+ module Algoruby
2
+ class TwoSumClosest
3
+ # Finds two numbers whose sum is closest to the target
4
+
5
+ # @param nums [Array<Integer>] the input array
6
+ # @param target [Integer] the target sum
7
+ # @return [Array<Integer>] the pair of numbers closest to the target
8
+
9
+ def self.call(nums, target)
10
+ raise ArgumentError, "Array must have at least two elements" if nums.size < 2
11
+
12
+ nums.sort!
13
+ left, right = 0, nums.size - 1
14
+ closest_pair = [nums[left], nums[right]]
15
+ closest_diff = (nums[left] + nums[right] - target).abs
16
+
17
+ while left < right
18
+ current_sum = nums[left] + nums[right]
19
+ current_diff = (current_sum - target).abs
20
+
21
+ if current_diff < closest_diff
22
+ closest_diff = current_diff
23
+ closest_pair = [nums[left], nums[right]]
24
+ end
25
+
26
+ if current_sum < target
27
+ left += 1
28
+ elsif current_sum > target
29
+ right -= 1
30
+ else
31
+ return [nums[left], nums[right]]
32
+ end
33
+ end
34
+
35
+ closest_pair
36
+ end
37
+ end
38
+ end
@@ -0,0 +1,28 @@
1
+ module Algoruby
2
+ class TwoSumLessThan
3
+ def self.call(nums, less_than)
4
+ return nil if nums.size < 2
5
+
6
+ nums.sort!
7
+ left, right = 0, nums.length - 1
8
+ max_sum = -Float::INFINITY
9
+ best_pair = nil
10
+
11
+ while left < right
12
+ sum = nums[left] + nums[right]
13
+
14
+ if sum < less_than
15
+ if sum > max_sum
16
+ max_sum = sum
17
+ best_pair = [nums[left], nums[right]]
18
+ end
19
+ left += 1
20
+ else
21
+ right -= 1
22
+ end
23
+ end
24
+
25
+ best_pair
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,20 @@
1
+ module Algoruby
2
+ class TwoSumSorted
3
+ def self.call(nums, target)
4
+ left, right = 0, nums.length - 1
5
+
6
+ while left < right
7
+ sum = nums[left] + nums[right]
8
+ if sum == target
9
+ return [nums[left], nums[right]]
10
+ elsif sum < target
11
+ left += 1
12
+ else
13
+ right -= 1
14
+ end
15
+ end
16
+
17
+ nil
18
+ end
19
+ end
20
+ end
@@ -0,0 +1,5 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Algoruby
4
+ VERSION = "0.1.0"
5
+ end
data/lib/algoruby.rb ADDED
@@ -0,0 +1,17 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "algoruby/version"
4
+ require "algoruby/ksum/ksum"
5
+ require "algoruby/two_sum/two_sum"
6
+ require "algoruby/two_sum/two_sum_closest"
7
+ require "algoruby/two_sum/two_sum_less_than"
8
+ require "algoruby/two_sum/two_sum_sorted"
9
+ require "algoruby/has_duplicate/has_duplicate"
10
+ require "algoruby/exclude_aggregator/exclude_aggregator"
11
+ require "algoruby/max_subarray/max_subarray"
12
+ require "algoruby/group_anagrams/group_anagrams"
13
+ require "algoruby/sliding_window/sliding_window"
14
+ require "algoruby/binary_search/binary_search"
15
+
16
+ module Algoruby
17
+ end
data/sig/algoruby.rbs ADDED
@@ -0,0 +1,4 @@
1
+ module Algoruby
2
+ VERSION: String
3
+ # See the writing guide of rbs: https://github.com/ruby/rbs#guides
4
+ end
metadata ADDED
@@ -0,0 +1,75 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: algoruby
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Amit Leshed
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2025-07-22 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: debug
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: '0'
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ">="
25
+ - !ruby/object:Gem::Version
26
+ version: '0'
27
+ description: test
28
+ email:
29
+ - amitleshed@icloud.com
30
+ executables: []
31
+ extensions: []
32
+ extra_rdoc_files: []
33
+ files:
34
+ - CODE_OF_CONDUCT.md
35
+ - LICENSE.txt
36
+ - README.md
37
+ - Rakefile
38
+ - lib/algoruby.rb
39
+ - lib/algoruby/binary_search/binary_search.rb
40
+ - lib/algoruby/exclude_aggregator/exclude_aggregator.rb
41
+ - lib/algoruby/group_anagrams/group_anagrams.rb
42
+ - lib/algoruby/has_duplicate/has_duplicate.rb
43
+ - lib/algoruby/ksum/ksum.rb
44
+ - lib/algoruby/max_subarray/max_subarray.rb
45
+ - lib/algoruby/sliding_window/sliding_window.rb
46
+ - lib/algoruby/two_sum/two_sum.rb
47
+ - lib/algoruby/two_sum/two_sum_closest.rb
48
+ - lib/algoruby/two_sum/two_sum_less_than.rb
49
+ - lib/algoruby/two_sum/two_sum_sorted.rb
50
+ - lib/algoruby/version.rb
51
+ - sig/algoruby.rbs
52
+ homepage:
53
+ licenses:
54
+ - MIT
55
+ metadata: {}
56
+ post_install_message:
57
+ rdoc_options: []
58
+ require_paths:
59
+ - lib
60
+ required_ruby_version: !ruby/object:Gem::Requirement
61
+ requirements:
62
+ - - ">="
63
+ - !ruby/object:Gem::Version
64
+ version: 3.2.0
65
+ required_rubygems_version: !ruby/object:Gem::Requirement
66
+ requirements:
67
+ - - ">="
68
+ - !ruby/object:Gem::Version
69
+ version: '0'
70
+ requirements: []
71
+ rubygems_version: 3.4.1
72
+ signing_key:
73
+ specification_version: 4
74
+ summary: test
75
+ test_files: []