behavior_lens 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: bcf311493b6a1b9f107e36c03d07508311bb475401aac8b3a6f2424e57df74a6
4
+ data.tar.gz: 3c260211af74b8b8ccba7b474a6300e10224090e1304d3eb3020fbdded28ee31
5
+ SHA512:
6
+ metadata.gz: 79cc4d5b153f276c0351fe688c2a9f3be13bd2c2a1b350577567d0dfc1e2b9baae090b782eedd2db235f6be4962ed31e9df86635dee1dbf15c164583f1d16857
7
+ data.tar.gz: cb19954c1ea4f8a737a73e38c3d3ec84aa14cbcea19547f9e2afa28b2067402faf3ae7c972dd4ef5e7a76eadab86f8c3c83c8cdbab8553433ac2ca3900e521f1
data/.gitignore ADDED
@@ -0,0 +1,8 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /_yardoc/
4
+ /coverage/
5
+ /doc/
6
+ /pkg/
7
+ /spec/reports/
8
+ /tmp/
data/CHANGELOG.md ADDED
@@ -0,0 +1,5 @@
1
+ ## [Unreleased]
2
+
3
+ ## [0.1.0] - 2024-09-03
4
+
5
+ - Initial release
@@ -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/Gemfile ADDED
@@ -0,0 +1,8 @@
1
+ # frozen_string_literal: true
2
+
3
+ source "https://rubygems.org"
4
+
5
+ # Specify your gem's dependencies in BehaviorLens.gemspec
6
+ gemspec
7
+
8
+ gem "rake", "~> 13.0"
data/Gemfile.lock ADDED
@@ -0,0 +1,20 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ behavior_lens (0.1.0)
5
+
6
+ GEM
7
+ remote: https://rubygems.org/
8
+ specs:
9
+ rake (13.0.6)
10
+
11
+ PLATFORMS
12
+ ruby
13
+ x86_64-linux
14
+
15
+ DEPENDENCIES
16
+ behavior_lens!
17
+ rake (~> 13.0)
18
+
19
+ BUNDLED WITH
20
+ 2.5.18
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2024 aayushhum
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,91 @@
1
+ # BehaviorLens
2
+
3
+ BehaviorLens is a Ruby gem designed to provide insights into user behavior and interaction patterns, enabling developers to understand and optimize user experiences.
4
+
5
+ ## Installation
6
+
7
+ Add this line to your application's Gemfile:
8
+
9
+ ```ruby
10
+ gem 'behavior_lens'
11
+ ```
12
+
13
+ Then execute:
14
+
15
+ ```bash
16
+ bundle install
17
+ ```
18
+
19
+ Or install it yourself as:
20
+
21
+ ```bash
22
+ gem install behavior_lens
23
+ ```
24
+
25
+ ## Usage
26
+
27
+ To use BehaviorLens in your project, require the gem and start analyzing behavior patterns. Here's a quick example:
28
+
29
+ ```ruby
30
+ require 'behavior_lens'
31
+
32
+ # Example: Analyzing a set of user actions
33
+ analyzer = BehaviorLens::Analyzer.new
34
+ analyzer.track("user_clicked_button")
35
+ analyzer.track("user_scrolled_page")
36
+
37
+ report = analyzer.generate_report
38
+ puts report
39
+ ```
40
+
41
+ Detailed documentation for advanced usage will be available soon.
42
+
43
+ ## Development
44
+
45
+ To get started with development:
46
+
47
+ 1. Clone the repository:
48
+
49
+ ```bash
50
+ git clone https://github.com/aayush502/behavior_lens.git
51
+ cd behavior_lens
52
+ ```
53
+
54
+ 2. Install dependencies:
55
+
56
+ ```bash
57
+ bin/setup
58
+ ```
59
+
60
+ 3. Run the interactive console for experimentation:
61
+
62
+ ```bash
63
+ bin/console
64
+ ```
65
+
66
+ 4. To build and install the gem locally:
67
+
68
+ ```bash
69
+ bundle exec rake install
70
+ ```
71
+
72
+ 5. To release a new version:
73
+
74
+ - Update the version number in `lib/behavior_lens/version.rb`.
75
+ - Run:
76
+ ```bash
77
+ bundle exec rake release
78
+ ```
79
+ - This will tag the version, push changes to GitHub, and publish the gem to [RubyGems](https://rubygems.org).
80
+
81
+ ## Contributing
82
+
83
+ Bug reports and pull requests are welcome on GitHub at [https://github.com/aayush502/behavior\_lens](https://github.com/aayush502/behavior_lens). Contributions are expected to adhere to the [Code of Conduct](https://github.com/aayush502/behavior_lens/blob/main/CODE_OF_CONDUCT.md).
84
+
85
+ ## License
86
+
87
+ BehaviorLens is open source and available under the terms of the [MIT License](https://opensource.org/licenses/MIT).
88
+
89
+ ## Code of Conduct
90
+
91
+ All participants in the BehaviorLens project are expected to follow the [Code of Conduct](https://github.com/aayush502/behavior_lens/blob/main/CODE_OF_CONDUCT.md).
data/Rakefile ADDED
@@ -0,0 +1,4 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "bundler/gem_tasks"
4
+ task default: %i[]
@@ -0,0 +1,44 @@
1
+ # frozen_string_literal: true
2
+
3
+ require_relative 'lib/behavior_lens/version'
4
+
5
+ Gem::Specification.new do |spec|
6
+ spec.name = 'behavior_lens'
7
+ spec.version = BehaviorLens::VERSION
8
+ spec.authors = ['Aayush Humagain']
9
+ spec.email = ['aayushhumagain23@gmail.com']
10
+
11
+ spec.summary = 'A comprehensive user tracking library for Ruby.'
12
+ spec.description = 'behavior_lens provides advanced tools for tracking user activity,
13
+ sessions, custom events, click heatmaps, and more. It supports real-time updates,
14
+ customizable reports, and data persistence for detailed analysis.'
15
+
16
+ spec.homepage = 'https://github.com/aayush502/behaviour_lens'
17
+ spec.license = 'MIT'
18
+ spec.required_ruby_version = '>= 3.0.0'
19
+
20
+ spec.metadata['allowed_push_host'] = 'https://rubygems.org'
21
+ spec.metadata['documentation_uri'] = 'https://github.com/aayush502/behaviour_lens/wiki'
22
+ spec.metadata['homepage_uri'] = spec.homepage
23
+ spec.metadata['source_code_uri'] = 'https://github.com/aayush502/behaviour_lens'
24
+ spec.metadata['changelog_uri'] = 'https://github.com/aayush502/behaviour_lens/blob/master/CHANGELOG.md'
25
+
26
+ spec.post_install_message = 'Thank you for installing BehaviorLens! Check out https://github.com/aayush502/behaviour_lens for usage instructions.'
27
+ spec.add_dependency 'dependency_name', '~> 1.0'
28
+ spec.add_development_dependency 'rspec', '~> 3.0'
29
+
30
+ # Specify which files should be added to the gem when it is released.
31
+ # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
32
+ File.basename(__FILE__)
33
+ # spec.files = IO.popen(%w[git ls-files -z], chdir: __dir__, err: IO::NULL) do |ls|
34
+ # ls.readlines("\x0", chomp: true).reject do |f|
35
+ # (f == gemspec) ||
36
+ # f.start_with?(*%w[bin/ test/ spec/ features/ .git appveyor Gemfile])
37
+ # end
38
+ # end
39
+ # spec.files = Dir['{lib,sig}/**/*', '*.md', '*.txt', 'Rakefile']
40
+ spec.files = `git ls-files`.split("\n")
41
+ spec.bindir = 'exe'
42
+ spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
43
+ spec.require_paths = ['lib']
44
+ end
data/bin/console ADDED
@@ -0,0 +1,11 @@
1
+ #!/usr/bin/env ruby
2
+ # frozen_string_literal: true
3
+
4
+ require "bundler/setup"
5
+ require "behavior_lens"
6
+
7
+ # You can add fixtures and/or initialization code here to make experimenting
8
+ # with your gem easier. You can also use a different console, if you like.
9
+
10
+ require "irb"
11
+ IRB.start(__FILE__)
data/bin/setup ADDED
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env bash
2
+ set -euo pipefail
3
+ IFS=$'\n\t'
4
+ set -vx
5
+
6
+ bundle install
7
+
8
+ # Do any other automated setup that you need to do here
@@ -0,0 +1,21 @@
1
+ # frozen_string_literal: true
2
+
3
+ module BehaviorLens
4
+ class ClickTracker
5
+ def initialize
6
+ @clicks = Hash.new(0)
7
+ end
8
+
9
+ def track(link)
10
+ @clicks[link] += 1
11
+ end
12
+
13
+ def most_clicked
14
+ @clicks.max_by { |_, count| count }
15
+ end
16
+
17
+ def report
18
+ @clicks
19
+ end
20
+ end
21
+ end
@@ -0,0 +1,17 @@
1
+ # frozen_string_literal: true
2
+
3
+ module BehaviorLens
4
+ class EventTracker
5
+ def initialize
6
+ @events = []
7
+ end
8
+
9
+ def track(event_name, metadata = {})
10
+ @events << { name: event_name, timestamp: Time.now, metadata: metadata }
11
+ end
12
+
13
+ def report
14
+ @events
15
+ end
16
+ end
17
+ end
@@ -0,0 +1,42 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'json'
4
+ require 'csv'
5
+
6
+ module BehaviorLens
7
+ class ReportGenerator
8
+ def self.generate(click_tracker, session_tracker, event_tracker, format)
9
+ data = {
10
+ clicks: click_tracker.report,
11
+ sessions: session_tracker.report,
12
+ events: event_tracker.report
13
+ }
14
+
15
+ case format
16
+ when :json
17
+ JSON.pretty_generate(data)
18
+ when :csv
19
+ CSV.generate do |csv|
20
+ csv << %w[Category Item Value]
21
+
22
+ # Format clicks
23
+ data[:clicks].each do |url, count|
24
+ csv << ['Click', url, count]
25
+ end
26
+
27
+ # Format sessions
28
+ data[:sessions].each do |user_id, session|
29
+ csv << ['Session', user_id, "Start: #{session[:start_time]}, End: #{session[:end_time]}"]
30
+ end
31
+
32
+ # Format events
33
+ data[:events].each do |event|
34
+ csv << ['Event', event[:name], event[:metadata].to_json]
35
+ end
36
+ end
37
+ else
38
+ data.to_s
39
+ end
40
+ end
41
+ end
42
+ end
@@ -0,0 +1,23 @@
1
+ # frozen_string_literal: true
2
+
3
+ module BehaviorLens
4
+ class SessionTracker
5
+ def initialize
6
+ @sessions = {}
7
+ end
8
+
9
+ def start(user_id)
10
+ @sessions[user_id] = { start_time: Time.now, end_time: nil }
11
+ end
12
+
13
+ def end(user_id)
14
+ return unless @sessions[user_id] && @sessions[user_id][:start_time]
15
+
16
+ @sessions[user_id][:end_time] = Time.now
17
+ end
18
+
19
+ def report
20
+ @sessions
21
+ end
22
+ end
23
+ end
@@ -0,0 +1,36 @@
1
+ # frozen_string_literal: true
2
+
3
+ module BehaviorLens
4
+ class Tracker
5
+ def initialize
6
+ @click_tracker = ClickTracker.new
7
+ @session_tracker = SessionTracker.new
8
+ @event_tracker = EventTracker.new
9
+ end
10
+
11
+ # Delegates most_clicked to ClickTracker
12
+ def most_clicked
13
+ @click_tracker.most_clicked
14
+ end
15
+
16
+ def track_click(link)
17
+ @click_tracker.track(link)
18
+ end
19
+
20
+ def start_session(user_id)
21
+ @session_tracker.start(user_id)
22
+ end
23
+
24
+ def end_session(user_id)
25
+ @session_tracker.end(user_id)
26
+ end
27
+
28
+ def track_event(event_name, metadata = {})
29
+ @event_tracker.track(event_name, metadata)
30
+ end
31
+
32
+ def generate_report(format: :json)
33
+ ReportGenerator.generate(@click_tracker, @session_tracker, @event_tracker, format)
34
+ end
35
+ end
36
+ end
@@ -0,0 +1,5 @@
1
+ # frozen_string_literal: true
2
+
3
+ module BehaviorLens
4
+ VERSION = "0.1.0"
5
+ end
@@ -0,0 +1,12 @@
1
+ # frozen_string_literal: true
2
+
3
+ require_relative 'behavior_lens/tracker'
4
+ require_relative 'behavior_lens/version'
5
+ require_relative 'behavior_lens/click_tracker'
6
+ require_relative 'behavior_lens/session_tracker'
7
+ require_relative 'behavior_lens/event_tracker'
8
+ require_relative 'behavior_lens/report_generator'
9
+
10
+ module BehaviorLens
11
+ class Error < StandardError; end
12
+ end
@@ -0,0 +1,4 @@
1
+ module BehaviorLens
2
+ VERSION: String
3
+ # See the writing guide of rbs: https://github.com/ruby/rbs#guides
4
+ end
metadata ADDED
@@ -0,0 +1,99 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: behavior_lens
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Aayush Humagain
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2024-12-23 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: dependency_name
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '1.0'
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '1.0'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rspec
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '3.0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '3.0'
41
+ description: |-
42
+ behavior_lens provides advanced tools for tracking user activity,
43
+ sessions, custom events, click heatmaps, and more. It supports real-time updates,
44
+ customizable reports, and data persistence for detailed analysis.
45
+ email:
46
+ - aayushhumagain23@gmail.com
47
+ executables: []
48
+ extensions: []
49
+ extra_rdoc_files: []
50
+ files:
51
+ - ".gitignore"
52
+ - CHANGELOG.md
53
+ - CODE_OF_CONDUCT.md
54
+ - Gemfile
55
+ - Gemfile.lock
56
+ - LICENSE.txt
57
+ - README.md
58
+ - Rakefile
59
+ - behavior_lens.gemspec
60
+ - bin/console
61
+ - bin/setup
62
+ - lib/behavior_lens.rb
63
+ - lib/behavior_lens/click_tracker.rb
64
+ - lib/behavior_lens/event_tracker.rb
65
+ - lib/behavior_lens/report_generator.rb
66
+ - lib/behavior_lens/session_tracker.rb
67
+ - lib/behavior_lens/tracker.rb
68
+ - lib/behavior_lens/version.rb
69
+ - sig/BehaviorLens.rbs
70
+ homepage: https://github.com/aayush502/behaviour_lens
71
+ licenses:
72
+ - MIT
73
+ metadata:
74
+ allowed_push_host: https://rubygems.org
75
+ documentation_uri: https://github.com/aayush502/behaviour_lens/wiki
76
+ homepage_uri: https://github.com/aayush502/behaviour_lens
77
+ source_code_uri: https://github.com/aayush502/behaviour_lens
78
+ changelog_uri: https://github.com/aayush502/behaviour_lens/blob/master/CHANGELOG.md
79
+ post_install_message: Thank you for installing BehaviorLens! Check out https://github.com/aayush502/behaviour_lens
80
+ for usage instructions.
81
+ rdoc_options: []
82
+ require_paths:
83
+ - lib
84
+ required_ruby_version: !ruby/object:Gem::Requirement
85
+ requirements:
86
+ - - ">="
87
+ - !ruby/object:Gem::Version
88
+ version: 3.0.0
89
+ required_rubygems_version: !ruby/object:Gem::Requirement
90
+ requirements:
91
+ - - ">="
92
+ - !ruby/object:Gem::Version
93
+ version: '0'
94
+ requirements: []
95
+ rubygems_version: 3.5.18
96
+ signing_key:
97
+ specification_version: 4
98
+ summary: A comprehensive user tracking library for Ruby.
99
+ test_files: []