saturnflyer/surrounded

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/surrounded/context.rb226
A
1 hr
A
98%
lib/surrounded.rb34
A
0 mins
A
100%
lib/surrounded/access_control.rb54
A
0 mins
A
100%
lib/surrounded/context/forwarding.rb24
A
0 mins
A
100%
lib/surrounded/context/initializing.rb40
A
0 mins
A
100%
lib/surrounded/context/name_collision_detector.rb56
A
0 mins
A
100%
lib/surrounded/context/negotiator.rb51
A
0 mins
A
100%
lib/surrounded/context/role_builders.rb48
A
0 mins
A
100%
lib/surrounded/context/role_map.rb36
A
0 mins
A
100%
lib/surrounded/context/seclusion.rb17
A
0 mins
A
100%
lib/surrounded/context/trigger_controls.rb57
A
0 mins
A
100%
lib/surrounded/east_oriented.rb9
A
0 mins
A
100%
lib/surrounded/exceptions.rb11
A
0 mins
A
100%
lib/surrounded/shortcuts.rb24
A
0 mins
A
100%
.codeclimate.yml
.github/workflows/codeql-analysis.yml
.github/workflows/test.yml
.gitignore
.pullreview.yml
.simplecov
Changelog.md
Gemfile
LICENSE.txt
README.md
Rakefile
surrounded.gemspec
lib/surrounded/version.rb6
test/casting_test_helper.rb6
test/collection_role_players_test.rb39
test/context_access_test.rb65
test/context_forwarding_test.rb65
test/context_reuse_test.rb19
test/context_shortcuts_test.rb41
test/east_oriented_triggers_test.rb29
test/example_delegate_class_test.rb23
test/example_proxy_test.rb92
test/example_threaded_test.rb51
A
1 hr
test/example_wrapper_test.rb22
test/initialization_test.rb53
test/name_collisions_test.rb137
test/non_surrounded_role_player_test.rb22
test/override_methods_test.rb49
test/role_context_method_test.rb148
test/surrounded_context_test.rb172
test/surrounded_test.rb49
test/test_helper.rb29
test/threaded_context_test.rb56
A
1 hr