instance_id
stringlengths
22
58
repo
stringclasses
210 values
base_commit
stringclasses
210 values
target_function_name
stringlengths
1
70
target_function_file
stringlengths
7
109
target_function_line_start
int64
0
14.7k
target_function_line_end
int64
4
14.7k
dependencies
listlengths
1
3
num_dependencies
int64
1
3
sanic-org__sanic__3ea1a804__12
sanic-org/sanic
3ea1a804963cc17e9e0ac6469ed58a97a3a3d73c
handler_exception
tests/test_exceptions_handler.py
24
25
[ { "decorator_line": 76, "file_path": "sanic/sanic.py", "line_end": 88, "line_start": 76, "name": "exception", "type": "function" } ]
1
sanic-org__sanic__3ea1a804__13
sanic-org/sanic
3ea1a804963cc17e9e0ac6469ed58a97a3a3d73c
test_dynamic_route
tests/test_routes.py
30
43
[ { "decorator_line": 19, "file_path": "sanic/sanic.py", "line_end": 356, "line_start": 19, "name": "Sanic", "type": "class" }, { "decorator_line": 43, "file_path": "sanic/sanic.py", "line_end": 60, "line_start": 43, "name": "route", "type": "function" } ]
2
sanic-org__sanic__3ea1a804__14
sanic-org/sanic
3ea1a804963cc17e9e0ac6469ed58a97a3a3d73c
test_middleware_override_response
tests/test_middleware.py
73
87
[ { "decorator_line": 19, "file_path": "sanic/sanic.py", "line_end": 356, "line_start": 19, "name": "Sanic", "type": "class" }, { "decorator_line": 91, "file_path": "sanic/sanic.py", "line_end": 110, "line_start": 91, "name": "middleware", "type": "function" }, ...
3
sanic-org__sanic__3ea1a804__15
sanic-org/sanic
3ea1a804963cc17e9e0ac6469ed58a97a3a3d73c
handler2
tests/test_routes.py
20
21
[ { "decorator_line": 43, "file_path": "sanic/sanic.py", "line_end": 60, "line_start": 43, "name": "route", "type": "function" } ]
1
sanic-org__sanic__3ea1a804__16
sanic-org/sanic
3ea1a804963cc17e9e0ac6469ed58a97a3a3d73c
test_http2_cookies
tests/test_cookies.py
27
38
[ { "decorator_line": 19, "file_path": "sanic/sanic.py", "line_end": 356, "line_start": 19, "name": "Sanic", "type": "class" }, { "decorator_line": 43, "file_path": "sanic/sanic.py", "line_end": 60, "line_start": 43, "name": "route", "type": "function" } ]
2
sanic-org__sanic__3ea1a804__17
sanic-org/sanic
3ea1a804963cc17e9e0ac6469ed58a97a3a3d73c
test_middleware_response
tests/test_middleware.py
30
53
[ { "decorator_line": 19, "file_path": "sanic/sanic.py", "line_end": 356, "line_start": 19, "name": "Sanic", "type": "class" }, { "decorator_line": 91, "file_path": "sanic/sanic.py", "line_end": 110, "line_start": 91, "name": "middleware", "type": "function" }, ...
3
sanic-org__sanic__3ea1a804__18
sanic-org/sanic
3ea1a804963cc17e9e0ac6469ed58a97a3a3d73c
exception
sanic/blueprints.py
123
129
[ { "decorator_line": 66, "file_path": "sanic/blueprints.py", "line_end": 71, "line_start": 66, "name": "record", "type": "function" } ]
1
sanic-org__sanic__3ea1a804__19
sanic-org/sanic
3ea1a804963cc17e9e0ac6469ed58a97a3a3d73c
test_text
tests/test_requests.py
22
31
[ { "decorator_line": 19, "file_path": "sanic/sanic.py", "line_end": 356, "line_start": 19, "name": "Sanic", "type": "class" }, { "decorator_line": 43, "file_path": "sanic/sanic.py", "line_end": 60, "line_start": 43, "name": "route", "type": "function" } ]
2
edgedb__edgedb__ae6674db__0
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
forms
edgedb/lang/common/nlang.py
46
48
[ { "decorator_line": 37, "file_path": "edgedb/lang/common/nlang.py", "line_end": 43, "line_start": 37, "name": "form", "type": "function" } ]
1
edgedb__edgedb__ae6674db__1
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
classname_from_type
edgedb/lang/schema/types/base.py
244
286
[ { "decorator_line": 211, "file_path": "edgedb/lang/schema/types/base.py", "line_end": 217, "line_start": 212, "name": "type_to_edgedb_builtin", "type": "function" }, { "decorator_line": 16, "file_path": "edgedb/lang/schema/error.py", "line_end": 19, "line_start": 16, ...
2
edgedb__edgedb__ae6674db__2
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
visit_SubLink
edgedb/server/pgsql/codegen.py
530
547
[ { "decorator_line": 33, "file_path": "edgedb/lang/common/ast/codegen.py", "line_end": 55, "line_start": 33, "name": "write", "type": "function" }, { "decorator_line": 41, "file_path": "edgedb/server/pgsql/codegen.py", "line_end": 46, "line_start": 41, "name": "SQLSour...
3
edgedb__edgedb__ae6674db__3
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
test_graphql_translation_variables27
tests/test_graphql_translator.py
1,301
1,308
[ { "decorator_line": 15, "file_path": "edgedb/lang/_testbase.py", "line_end": 35, "line_start": 15, "name": "must_fail", "type": "function" } ]
1
edgedb__edgedb__ae6674db__4
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
visit_IfElse
edgedb/lang/edgeql/codegen.py
315
322
[ { "decorator_line": 33, "file_path": "edgedb/lang/common/ast/codegen.py", "line_end": 55, "line_start": 33, "name": "write", "type": "function" }, { "decorator_line": 36, "file_path": "edgedb/lang/edgeql/codegen.py", "line_end": 42, "line_start": 36, "name": "visit", ...
2
edgedb__edgedb__ae6674db__5
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
get_snapshot_at
edgedb/lang/schema/deltarepo.py
124
132
[ { "decorator_line": 56, "file_path": "edgedb/lang/schema/deltarepo.py", "line_end": 61, "line_start": 56, "name": "get_delta", "type": "function" }, { "decorator_line": 157, "file_path": "edgedb/lang/schema/deltarepo.py", "line_end": 158, "line_start": 157, "name": "c...
3
edgedb__edgedb__ae6674db__6
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
detach_process_context
edgedb/server/daemon/lib.py
108
143
[ { "decorator_line": 10, "file_path": "edgedb/server/daemon/exceptions.py", "line_end": 11, "line_start": 10, "name": "DaemonError", "type": "class" } ]
1
edgedb__edgedb__ae6674db__7
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
reduce_PARAM_opt_indirection
edgedb/server/pgsql/parser/pgsql.py
1,371
1,379
[ { "decorator_line": 151, "file_path": "edgedb/server/pgsql/ast.py", "line_end": 155, "line_start": 151, "name": "ParamRef", "type": "class" }, { "decorator_line": 390, "file_path": "edgedb/server/pgsql/ast.py", "line_end": 396, "line_start": 390, "name": "Indirection"...
2
edgedb__edgedb__ae6674db__8
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
compile_insert_nested_shape
edgedb/lang/edgeql/compiler/shapegen.py
399
450
[ { "decorator_line": 39, "file_path": "edgedb/lang/edgeql/compiler/shapegen.py", "line_end": 131, "line_start": 39, "name": "compile_shape", "type": "function" }, { "decorator_line": 454, "file_path": "edgedb/lang/ir/ast.py", "line_end": 455, "line_start": 454, "name":...
3
edgedb__edgedb__ae6674db__9
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
reduce_TRUE
edgedb/lang/edgeql/parser/grammar/expressions.py
915
916
[ { "decorator_line": 186, "file_path": "edgedb/lang/edgeql/ast.py", "line_end": 187, "line_start": 186, "name": "Constant", "type": "class" } ]
1
edgedb__edgedb__ae6674db__10
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
code
edgedb/server/pgsql/dbops/triggers.py
153
168
[ { "decorator_line": 26, "file_path": "edgedb/server/pgsql/common.py", "line_end": 27, "line_start": 26, "name": "quote_ident", "type": "function" }, { "decorator_line": 40, "file_path": "edgedb/server/pgsql/common.py", "line_end": 41, "line_start": 40, "name": "qname"...
2
edgedb__edgedb__ae6674db__11
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
wrapper
edgedb/lang/common/context.py
184
206
[ { "decorator_line": 182, "file_path": "edgedb/lang/common/context.py", "line_end": 208, "line_start": 182, "name": "has_context", "type": "function" }, { "decorator_line": 147, "file_path": "edgedb/lang/common/context.py", "line_end": 159, "line_start": 147, "name": "...
3
edgedb__edgedb__ae6674db__12
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
test_edgeql_syntax_insert05
tests/test_edgeql_syntax.py
1,737
1,740
[ { "decorator_line": 15, "file_path": "edgedb/lang/_testbase.py", "line_end": 35, "line_start": 15, "name": "must_fail", "type": "function" } ]
1
edgedb__edgedb__ae6674db__13
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
extra
edgedb/server/pgsql/dbops/tables.py
607
629
[ { "decorator_line": 239, "file_path": "edgedb/server/pgsql/dbops/ddl.py", "line_end": 250, "line_start": 239, "name": "extra", "type": "function" }, { "decorator_line": 138, "file_path": "edgedb/server/pgsql/datasources/introspection/tables.py", "line_end": 189, "line_sta...
2
edgedb__edgedb__ae6674db__14
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
compile_to_ir
edgedb/lang/edgeql/compiler/__init__.py
47
66
[ { "decorator_line": 64, "file_path": "edgedb/lang/common/debug.py", "line_end": 67, "line_start": 64, "name": "header", "type": "function" }, { "decorator_line": 17, "file_path": "edgedb/lang/edgeql/parser/__init__.py", "line_end": 34, "line_start": 17, "name": "parse...
3
edgedb__edgedb__ae6674db__15
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
compile_Path
edgedb/lang/edgeql/compiler/expr.py
38
40
[ { "decorator_line": 36, "file_path": "edgedb/lang/edgeql/compiler/setgen.py", "line_end": 149, "line_start": 36, "name": "compile_path", "type": "function" } ]
1
edgedb__edgedb__ae6674db__16
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
test_connect_1
tests/test_connect.py
12
16
[ { "decorator_line": 116, "file_path": "edgedb/server/cluster.py", "line_end": 121, "line_start": 116, "name": "connect", "type": "function" }, { "decorator_line": 49, "file_path": "edgedb/client/__init__.py", "line_end": 50, "line_start": 49, "name": "close", "typ...
2
edgedb__edgedb__ae6674db__17
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
container_visit
edgedb/lang/common/ast/visitor.py
106
113
[ { "decorator_line": 225, "file_path": "edgedb/lang/common/ast/base.py", "line_end": 226, "line_start": 225, "name": "is_ast_node", "type": "function" }, { "decorator_line": 237, "file_path": "edgedb/lang/common/ast/base.py", "line_end": 238, "line_start": 237, "name":...
3
edgedb__edgedb__ae6674db__18
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
invalidate_schema_cache
edgedb/server/pgsql/backend.py
543
545
[ { "decorator_line": 547, "file_path": "edgedb/server/pgsql/backend.py", "line_end": 559, "line_start": 547, "name": "invalidate_transient_cache", "type": "function" } ]
1
edgedb__edgedb__ae6674db__19
edgedb/edgedb
ae6674dbe96d9e36142e6e312191b374ab8968dd
test_edgeql_expr_emptyset01
tests/test_edgeql_expressions.py
25
43
[ { "decorator_line": 283, "file_path": "edgedb/server/_testbase.py", "line_end": 286, "line_start": 283, "name": "assert_query_result", "type": "function" }, { "decorator_line": 288, "file_path": "edgedb/server/_testbase.py", "line_end": 303, "line_start": 289, "name":...
2
talonhub__community__8a3d7578__0
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
ui_event
code/switcher.py
352
354
[ { "decorator_line": 185, "file_path": "code/switcher.py", "line_end": 214, "line_start": 185, "name": "update_running_list", "type": "function" } ]
1
talonhub__community__8a3d7578__1
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
draw
mouse_grid/mouse_grid.py
94
191
[ { "decorator_line": 193, "file_path": "mouse_grid/mouse_grid.py", "line_end": 204, "line_start": 193, "name": "calc_narrow", "type": "function" }, { "decorator_line": 230, "file_path": "mouse_grid/mouse_grid.py", "line_end": 234, "line_start": 230, "name": "draw_zoom"...
2
talonhub__community__8a3d7578__2
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
write_request
apps/vscode/command_client/command_client.py
87
106
[ { "decorator_line": 58, "file_path": "apps/vscode/command_client/command_client.py", "line_end": 66, "line_start": 58, "name": "write_json_exclusive", "type": "function" }, { "decorator_line": 77, "file_path": "apps/vscode/command_client/command_client.py", "line_end": 84, ...
3
talonhub__community__8a3d7578__3
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
formatted_text
code/formatters.py
206
208
[ { "decorator_line": 28, "file_path": "code/formatters.py", "line_end": 45, "line_start": 28, "name": "format_phrase", "type": "function" } ]
1
talonhub__community__8a3d7578__4
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
refresh_context_command_map
code/help.py
375
433
[ { "decorator_line": 436, "file_path": "code/help.py", "line_end": 445, "line_start": 436, "name": "refresh_rule_word_map", "type": "function" }, { "decorator_line": 364, "file_path": "code/help.py", "line_end": 367, "line_start": 364, "name": "update_active_contexts_c...
2
talonhub__community__8a3d7578__5
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
handle_select
text/text_navigation.py
229
249
[ { "decorator_line": 278, "file_path": "text/text_navigation.py", "line_end": 283, "line_start": 278, "name": "match_backwards", "type": "function" }, { "decorator_line": 286, "file_path": "text/text_navigation.py", "line_end": 293, "line_start": 286, "name": "match_fo...
3
talonhub__community__8a3d7578__6
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
address
apps/platforms/mac/safari/safari.py
21
40
[ { "decorator_line": 16, "file_path": "apps/platforms/mac/safari/safari.py", "line_end": 17, "line_start": 16, "name": "safari_app", "type": "function" } ]
1
talonhub__community__8a3d7578__7
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
help_list
code/help.py
529
537
[ { "decorator_line": 342, "file_path": "code/help.py", "line_end": 361, "line_start": 342, "name": "reset", "type": "function" }, { "decorator_line": 450, "file_path": "code/help.py", "line_end": 460, "line_start": 450, "name": "register_events", "type": "function"...
2
talonhub__community__8a3d7578__8
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
file_manager_current_path
apps/platforms/win/wsl/wsl.py
390
413
[ { "decorator_line": 151, "file_path": "apps/platforms/win/wsl/wsl.py", "line_end": 169, "line_start": 151, "name": "_parse_win_title", "type": "function" }, { "decorator_line": 217, "file_path": "apps/platforms/win/wsl/wsl.py", "line_end": 219, "line_start": 217, "nam...
3
talonhub__community__8a3d7578__9
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
reset
code/dictation.py
218
221
[ { "decorator_line": 223, "file_path": "code/dictation.py", "line_end": 225, "line_start": 223, "name": "reset_context", "type": "function" } ]
1
talonhub__community__8a3d7578__10
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
run_wslpath
apps/platforms/win/wsl/wsl.py
237
270
[ { "decorator_line": 354, "file_path": "apps/platforms/win/wsl/wsl.py", "line_end": 379, "line_start": 354, "name": "run_wsl", "type": "function" }, { "decorator_line": 225, "file_path": "apps/platforms/win/wsl/wsl.py", "line_end": 232, "line_start": 225, "name": "_dis...
2
talonhub__community__8a3d7578__11
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
format
code/dictation.py
236
249
[ { "decorator_line": 139, "file_path": "code/dictation.py", "line_end": 140, "line_start": 139, "name": "needs_space_between", "type": "function" }, { "decorator_line": 177, "file_path": "code/dictation.py", "line_end": 210, "line_start": 177, "name": "auto_capitalize"...
3
talonhub__community__8a3d7578__12
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
number_string
code/numbers.py
172
174
[ { "decorator_line": 23, "file_path": "code/numbers.py", "line_end": 28, "line_start": 23, "name": "parse_number", "type": "function" } ]
1
talonhub__community__8a3d7578__13
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
update_title
code/help.py
56
65
[ { "decorator_line": 375, "file_path": "code/help.py", "line_end": 433, "line_start": 375, "name": "refresh_context_command_map", "type": "function" }, { "decorator_line": 364, "file_path": "code/help.py", "line_end": 367, "line_start": 364, "name": "update_active_cont...
2
talonhub__community__8a3d7578__14
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
handle_app_activate
draft_editor/draft_editor.py
54
58
[ { "decorator_line": 37, "file_path": "draft_editor/draft_editor.py", "line_end": 39, "line_start": 37, "name": "get_editor_names", "type": "function" }, { "decorator_line": 11, "file_path": "draft_editor/draft_editor.py", "line_end": 13, "line_start": 11, "name": "add...
3
talonhub__community__8a3d7578__15
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
reformat_text
code/formatters.py
253
256
[ { "decorator_line": 263, "file_path": "code/formatters.py", "line_end": 270, "line_start": 263, "name": "unformat_text", "type": "function" } ]
1
talonhub__community__8a3d7578__16
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
mouse_scroll_down_continuous
code/mouse.py
187
197
[ { "decorator_line": 301, "file_path": "code/mouse.py", "line_end": 311, "line_start": 301, "name": "mouse_scroll", "type": "function" }, { "decorator_line": 323, "file_path": "code/mouse.py", "line_end": 325, "line_start": 323, "name": "start_scroll", "type": "fun...
2
talonhub__community__8a3d7578__17
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
handle_navigation_action
text/text_navigation.py
208
226
[ { "decorator_line": 252, "file_path": "text/text_navigation.py", "line_end": 262, "line_start": 252, "name": "handle_move", "type": "function" }, { "decorator_line": 229, "file_path": "text/text_navigation.py", "line_end": 249, "line_start": 229, "name": "handle_selec...
3
talonhub__community__8a3d7578__18
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
talon_add_context_clipboard_python
code/talon_helpers.py
34
53
[ { "decorator_line": 28, "file_path": "code/talon_helpers.py", "line_end": 29, "line_start": 28, "name": "create_name", "type": "function" } ]
1
talonhub__community__8a3d7578__19
talonhub/community
8a3d7578ab6730f6c28b4f47aca10bac45f14e7e
parse_number
code/numbers.py
23
28
[ { "decorator_line": 30, "file_path": "code/numbers.py", "line_end": 53, "line_start": 30, "name": "scan_small_numbers", "type": "function" }, { "decorator_line": 55, "file_path": "code/numbers.py", "line_end": 102, "line_start": 55, "name": "parse_scale", "type": ...
2
GoogleCloudPlatform__professional-services__b8c64b43__0
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
main
examples/dataflow-data-generator/bigquery-scripts/bq_histogram_tool.py
114
144
[ { "decorator_line": 53, "file_path": "examples/dataflow-data-generator/bigquery-scripts/bq_histogram_tool.py", "line_end": 100, "line_start": 53, "name": "profile_distribution", "type": "function" } ]
1
GoogleCloudPlatform__professional-services__b8c64b43__1
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
test_sanity_check
examples/dataflow-data-generator/data-generator-pipeline/tests/test_pretty_data_generator.py
187
215
[ { "decorator_line": 178, "file_path": "examples/dataflow-data-generator/data-generator-pipeline/data_generator/PrettyDataGenerator.py", "line_end": 262, "line_start": 178, "name": "get_faker_schema", "type": "function" }, { "decorator_line": 330, "file_path": "examples/dataflow-d...
2
GoogleCloudPlatform__professional-services__b8c64b43__2
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
run_categorical_descriptive
tools/ml-auto-eda/ml_eda/analysis/descriptive_analysis.py
161
187
[ { "decorator_line": 45, "file_path": "tools/ml-auto-eda/ml_eda/preprocessing/preprocessors/data_preprocessor.py", "line_end": 48, "line_start": 46, "name": "extract_categorical_descriptive_data", "type": "function" }, { "decorator_line": 44, "file_path": "tools/ml-auto-eda/ml_eda...
3
GoogleCloudPlatform__professional-services__b8c64b43__3
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
parse_cloudsql_response
examples/cloudsql-custom-metric/main.py
230
250
[ { "decorator_line": 177, "file_path": "examples/cloudsql-custom-metric/main.py", "line_end": 226, "line_start": 177, "name": "CloudSqlInstance", "type": "class" } ]
1
GoogleCloudPlatform__professional-services__b8c64b43__4
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
test_merge_schemas_basic
tools/asset-inventory/tests/test_bigquery_schema.py
85
104
[ { "decorator_line": 84, "file_path": "tools/asset-inventory/asset_inventory/bigquery_schema.py", "line_end": 112, "line_start": 84, "name": "translate_json_to_schema", "type": "function" }, { "decorator_line": 188, "file_path": "tools/asset-inventory/asset_inventory/bigquery_sche...
2
GoogleCloudPlatform__professional-services__b8c64b43__5
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
run
examples/cloudml-sentiment-analysis/scoring.py
165
243
[ { "decorator_line": 80, "file_path": "examples/cloudml-sentiment-analysis/scoring.py", "line_end": 95, "line_start": 80, "name": "format_input", "type": "function" }, { "decorator_line": 98, "file_path": "examples/cloudml-sentiment-analysis/scoring.py", "line_end": 135, "...
3
GoogleCloudPlatform__professional-services__b8c64b43__6
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
test_kmeans_input_fn
tools/agile-machine-learning-api/tests/tests_input_dask.py
269
278
[ { "decorator_line": 74, "file_path": "tools/agile-machine-learning-api/tests/tests_input_dask.py", "line_end": 96, "line_start": 74, "name": "init_dataset", "type": "function" } ]
1
GoogleCloudPlatform__professional-services__b8c64b43__7
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
good_bad_ratio
tools/slo-generator/slo_generator/backends/prometheus.py
72
114
[ { "decorator_line": 116, "file_path": "tools/slo-generator/slo_generator/backends/prometheus.py", "line_end": 128, "line_start": 116, "name": "query", "type": "function" }, { "decorator_line": 130, "file_path": "tools/slo-generator/slo_generator/backends/prometheus.py", "line...
2
GoogleCloudPlatform__professional-services__b8c64b43__8
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
get_transform_pipeline
examples/cloudml-sklearn-pipeline/trainer/util/transform_utils.py
136
233
[ { "decorator_line": 26, "file_path": "examples/cloudml-sklearn-pipeline/trainer/util/transform_utils.py", "line_end": 55, "line_start": 26, "name": "DFSelector", "type": "class" }, { "decorator_line": 111, "file_path": "examples/cloudml-sklearn-pipeline/trainer/util/transform_uti...
3
GoogleCloudPlatform__professional-services__b8c64b43__9
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
test_bucket_lock_true
tools/gcs-bucket-mover/tests/test_bucket_mover_service.py
37
48
[ { "decorator_line": 154, "file_path": "tools/gcs-bucket-mover/gcs_bucket_mover/bucket_mover_service.py", "line_end": 181, "line_start": 154, "name": "_check_bucket_lock", "type": "function" } ]
1
GoogleCloudPlatform__professional-services__b8c64b43__10
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
test_compute_exponential
tools/slo-generator/tests/unit/test_compute.py
138
143
[ { "decorator_line": 99, "file_path": "tools/slo-generator/tests/unit/test_compute.py", "line_end": 111, "line_start": 99, "name": "make_grpc_stub", "type": "function" }, { "decorator_line": 26, "file_path": "tools/slo-generator/slo_generator/compute.py", "line_end": 73, "...
2
GoogleCloudPlatform__professional-services__b8c64b43__11
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
check_inc_partition_table
tools/hive-bigquery/hive_component.py
884
974
[ { "decorator_line": 193, "file_path": "tools/hive-bigquery/hive_component.py", "line_end": 222, "line_start": 193, "name": "list_partitions", "type": "function" }, { "decorator_line": 82, "file_path": "tools/hive-bigquery/hive_component.py", "line_end": 109, "line_start":...
3
GoogleCloudPlatform__professional-services__b8c64b43__12
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
test_fix_record_for_parquet
examples/dataflow-data-generator/data-generator-pipeline/tests/test_parquet_util.py
131
183
[ { "decorator_line": 95, "file_path": "examples/dataflow-data-generator/data-generator-pipeline/data_generator/ParquetUtil.py", "line_end": 144, "line_start": 95, "name": "fix_record_for_parquet", "type": "function" } ]
1
GoogleCloudPlatform__professional-services__b8c64b43__13
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
test_create_files
examples/bq_file_load_benchmark/tests/test_file_generator.py
87
163
[ { "decorator_line": 38, "file_path": "examples/bq_file_load_benchmark/load_benchmark_tools/load_file_generator.py", "line_end": 697, "line_start": 38, "name": "FileGenerator", "type": "class" }, { "decorator_line": 517, "file_path": "examples/bq_file_load_benchmark/load_benchmark...
2
GoogleCloudPlatform__professional-services__b8c64b43__14
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
train_and_evaluate
examples/tensorflow-profiling-examples/trainer-hooks-ext/model.py
174
206
[ { "decorator_line": 124, "file_path": "examples/tensorflow-profiling-examples/trainer-hooks-ext/model.py", "line_end": 152, "line_start": 124, "name": "get_wide_deep", "type": "function" }, { "decorator_line": 78, "file_path": "examples/tensorflow-profiling-examples/trainer-hooks...
3
GoogleCloudPlatform__professional-services__b8c64b43__15
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
test_recursive_properties
tools/asset-inventory/tests/test_api_schema.py
222
240
[ { "decorator_line": 237, "file_path": "tools/asset-inventory/asset_inventory/api_schema.py", "line_end": 251, "line_start": 238, "name": "_translate_resource_to_schema", "type": "function" } ]
1
GoogleCloudPlatform__professional-services__b8c64b43__16
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
generate_fake
examples/dataflow-data-generator/data-generator-pipeline/data_generator/PrettyDataGenerator.py
524
553
[ { "decorator_line": 330, "file_path": "examples/dataflow-data-generator/data-generator-pipeline/data_generator/PrettyDataGenerator.py", "line_end": 463, "line_start": 330, "name": "sanity_check", "type": "function" }, { "decorator_line": 504, "file_path": "examples/dataflow-data-...
2
GoogleCloudPlatform__professional-services__b8c64b43__17
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
run_training
examples/cloudml-collaborative-filtering/trainer/task.py
121
139
[ { "decorator_line": 113, "file_path": "examples/cloudml-collaborative-filtering/trainer/task.py", "line_end": 118, "line_start": 113, "name": "_make_input_fn", "type": "function" }, { "decorator_line": 61, "file_path": "examples/cloudml-collaborative-filtering/trainer/inputs.py",...
3
GoogleCloudPlatform__professional-services__b8c64b43__18
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
WriteOutput
examples/cloudml-collaborative-filtering/preprocessing/preprocess.py
183
206
[ { "decorator_line": 173, "file_path": "examples/cloudml-collaborative-filtering/preprocessing/preprocess.py", "line_end": 179, "line_start": 174, "name": "Shuffle", "type": "function" } ]
1
GoogleCloudPlatform__professional-services__b8c64b43__19
GoogleCloudPlatform/professional-services
b8c64b43567dea33e461d9353e26408fec658fba
test_parsing_data_transformation
examples/dataflow-python-examples/tests/test_parsing_logic.py
47
61
[ { "decorator_line": 32, "file_path": "examples/dataflow-python-examples/dataflow_python_examples/data_transformation.py", "line_end": 102, "line_start": 32, "name": "DataTransformation", "type": "class" }, { "decorator_line": 48, "file_path": "examples/dataflow-python-examples/da...
2
internetarchive__openlibrary__e8a881a3__0
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
GET
openlibrary/plugins/upstream/data.py
28
35
[ { "decorator_line": 23, "file_path": "openlibrary/plugins/upstream/data.py", "line_end": 24, "line_start": 23, "name": "download_url", "type": "function" } ]
1
internetarchive__openlibrary__e8a881a3__1
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
read_authors
openlibrary/catalog/marc/parse.py
330
352
[ { "decorator_line": 283, "file_path": "openlibrary/catalog/marc/parse.py", "line_end": 313, "line_start": 283, "name": "read_author_person", "type": "function" }, { "decorator_line": 61, "file_path": "openlibrary/catalog/utils/__init__.py", "line_end": 67, "line_start": 6...
2
internetarchive__openlibrary__e8a881a3__2
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
GET
openlibrary/plugins/worksearch/subjects.py
121
151
[ { "decorator_line": 153, "file_path": "openlibrary/plugins/worksearch/subjects.py", "line_end": 154, "line_start": 153, "name": "normalize_key", "type": "function" }, { "decorator_line": 156, "file_path": "openlibrary/plugins/worksearch/subjects.py", "line_end": 157, "lin...
3
internetarchive__openlibrary__e8a881a3__3
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
longquery
scripts/2011/02/fix_redirects.py
36
47
[ { "decorator_line": 73, "file_path": "openlibrary/data/db.py", "line_end": 97, "line_start": 73, "name": "longquery", "type": "function" } ]
1
internetarchive__openlibrary__e8a881a3__4
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
is_loaned_out_on_acs4
openlibrary/core/lending.py
114
118
[ { "decorator_line": 543, "file_path": "openlibrary/core/lending.py", "line_end": 581, "line_start": 543, "name": "ACS4Item", "type": "class" }, { "decorator_line": 560, "file_path": "openlibrary/core/lending.py", "line_end": 561, "line_start": 560, "name": "has_loan",...
2
internetarchive__openlibrary__e8a881a3__5
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
setup_module
openlibrary/coverstore/tests/_setup.py
31
38
[ { "decorator_line": 6, "file_path": "openlibrary/coverstore/tests/_setup.py", "line_end": 8, "line_start": 6, "name": "get_static_dir", "type": "function" }, { "decorator_line": 10, "file_path": "openlibrary/coverstore/tests/_setup.py", "line_end": 19, "line_start": 10, ...
3
internetarchive__openlibrary__e8a881a3__6
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
ol_verify_userid
tests/integration/test_loans.py
120
125
[ { "decorator_line": 90, "file_path": "tests/integration/test_loans.py", "line_end": 118, "line_start": 90, "name": "ol_get_book_cta", "type": "function" } ]
1
internetarchive__openlibrary__e8a881a3__7
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
merge
openlibrary/plugins/upstream/merge_authors.py
13
15
[ { "decorator_line": 17, "file_path": "openlibrary/plugins/upstream/merge_authors.py", "line_end": 37, "line_start": 17, "name": "do_merge", "type": "function" }, { "decorator_line": 61, "file_path": "openlibrary/plugins/upstream/merge_authors.py", "line_end": 66, "line_st...
2
internetarchive__openlibrary__e8a881a3__8
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
get_lists
openlibrary/core/models.py
521
538
[ { "decorator_line": 540, "file_path": "openlibrary/core/models.py", "line_end": 542, "line_start": 541, "name": "_get_lists_cached", "type": "function" }, { "decorator_line": 544, "file_path": "openlibrary/core/models.py", "line_end": 556, "line_start": 544, "name": "...
3
internetarchive__openlibrary__e8a881a3__9
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
private_collection_in
openlibrary/core/helpers.py
277
278
[ { "decorator_line": 272, "file_path": "openlibrary/core/helpers.py", "line_end": 275, "line_start": 272, "name": "private_collections", "type": "function" } ]
1
internetarchive__openlibrary__e8a881a3__10
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
setup_method
openlibrary/plugins/upstream/tests/test_merge_authors.py
83
85
[ { "decorator_line": 10, "file_path": "openlibrary/plugins/upstream/merge_authors.py", "line_end": 105, "line_start": 10, "name": "BasicMergeEngine", "type": "class" }, { "decorator_line": 17, "file_path": "openlibrary/plugins/upstream/tests/test_merge_authors.py", "line_end":...
2
internetarchive__openlibrary__e8a881a3__11
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
on_loan_completed_statsdb
openlibrary/plugins/openlibrary/libraries.py
516
534
[ { "decorator_line": 537, "file_path": "openlibrary/plugins/openlibrary/libraries.py", "line_end": 542, "line_start": 537, "name": "_get_loan_key", "type": "function" }, { "decorator_line": 38, "file_path": "openlibrary/core/statsdb.py", "line_end": 41, "line_start": 38, ...
3
internetarchive__openlibrary__e8a881a3__12
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
find_edition_counts
openlibrary/olbase/events.py
94
98
[ { "decorator_line": 100, "file_path": "openlibrary/olbase/events.py", "line_end": 106, "line_start": 100, "name": "find_edition_counts_for_doc", "type": "function" } ]
1
internetarchive__openlibrary__e8a881a3__13
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
test_activate
openlibrary/plugins/upstream/tests/test_account.py
65
78
[ { "decorator_line": 29, "file_path": "openlibrary/plugins/upstream/tests/test_account.py", "line_end": 38, "line_start": 29, "name": "signup", "type": "function" }, { "decorator_line": 40, "file_path": "openlibrary/plugins/upstream/tests/test_account.py", "line_end": 49, ...
2
internetarchive__openlibrary__e8a881a3__14
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
GET
openlibrary/plugins/worksearch/languages.py
79
86
[ { "decorator_line": 8, "file_path": "openlibrary/plugins/worksearch/search.py", "line_end": 14, "line_start": 8, "name": "get_works_solr", "type": "function" }, { "decorator_line": 48, "file_path": "openlibrary/utils/solr.py", "line_end": 99, "line_start": 48, "name":...
3
internetarchive__openlibrary__e8a881a3__15
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
list_files
openlibrary/plugins/theme/code.py
41
55
[ { "decorator_line": 26, "file_path": "openlibrary/plugins/theme/code.py", "line_end": 37, "line_start": 26, "name": "find_files", "type": "function" } ]
1
internetarchive__openlibrary__e8a881a3__16
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
test_forgot_password
openlibrary/plugins/upstream/tests/test_account.py
80
112
[ { "decorator_line": 29, "file_path": "openlibrary/plugins/upstream/tests/test_account.py", "line_end": 38, "line_start": 29, "name": "signup", "type": "function" }, { "decorator_line": 40, "file_path": "openlibrary/plugins/upstream/tests/test_account.py", "line_end": 49, ...
2
internetarchive__openlibrary__e8a881a3__17
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
GET
openlibrary/plugins/openlibrary/libraries.py
183
191
[ { "decorator_line": 193, "file_path": "openlibrary/plugins/openlibrary/libraries.py", "line_end": 201, "line_start": 193, "name": "generate_key", "type": "function" }, { "decorator_line": 162, "file_path": "openlibrary/plugins/openlibrary/libraries.py", "line_end": 178, "...
3
internetarchive__openlibrary__e8a881a3__18
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
find
openlibrary/core/lending.py
282
285
[ { "decorator_line": 280, "file_path": "openlibrary/core/lending.py", "line_end": 296, "line_start": 280, "name": "EBookRecord", "type": "class" } ]
1
internetarchive__openlibrary__e8a881a3__19
internetarchive/openlibrary
e8a881a39460ca0dcfb97af07821b3bce2ec0102
update_all_ebooks
openlibrary/core/waitinglist.py
436
450
[ { "decorator_line": 95, "file_path": "openlibrary/core/waitinglist.py", "line_end": 106, "line_start": 96, "name": "query", "type": "function" }, { "decorator_line": 334, "file_path": "openlibrary/core/waitinglist.py", "line_end": 340, "line_start": 334, "name": "upda...
2
tiangolo__fastapi__c26f1760__0
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
test_encode_model_with_alias
tests/test_jsonable_encoder.py
98
100
[ { "decorator_line": 61, "file_path": "tests/test_jsonable_encoder.py", "line_end": 62, "line_start": 61, "name": "ModelWithAlias", "type": "class" } ]
1
tiangolo__fastapi__c26f1760__1
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
get_current_user
docs/src/security/tutorial005.py
105
136
[ { "decorator_line": 45, "file_path": "docs/src/security/tutorial005.py", "line_end": 47, "line_start": 45, "name": "TokenData", "type": "class" }, { "decorator_line": 79, "file_path": "docs/src/security/tutorial005.py", "line_end": 82, "line_start": 79, "name": "get_u...
2
tiangolo__fastapi__c26f1760__2
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
main
scripts/gitter_releases_bot.py
59
62
[ { "decorator_line": 30, "file_path": "scripts/gitter_releases_bot.py", "line_end": 37, "line_start": 30, "name": "get_github_release_text", "type": "function" }, { "decorator_line": 40, "file_path": "scripts/gitter_releases_bot.py", "line_end": 48, "line_start": 40, "...
3
tiangolo__fastapi__c26f1760__3
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
options
fastapi/routing.py
664
706
[ { "decorator_line": 366, "file_path": "fastapi/routing.py", "line_end": 414, "line_start": 366, "name": "api_route", "type": "function" } ]
1
tiangolo__fastapi__c26f1760__4
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
login_for_access_token
docs/src/security/tutorial005.py
148
157
[ { "decorator_line": 85, "file_path": "docs/src/security/tutorial005.py", "line_end": 91, "line_start": 85, "name": "authenticate_user", "type": "function" }, { "decorator_line": 94, "file_path": "docs/src/security/tutorial005.py", "line_end": 102, "line_start": 94, "n...
2
tiangolo__fastapi__c26f1760__5
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
test_main
tests/test_tutorial/test_testing/test_tutorial003.py
3
4
[ { "decorator_line": 19, "file_path": "docs/src/app_testing/tutorial003.py", "line_end": 23, "line_start": 19, "name": "test_read_items", "type": "function" } ]
1
tiangolo__fastapi__c26f1760__6
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
login
docs/src/security/tutorial003.py
74
83
[ { "decorator_line": 39, "file_path": "docs/src/security/tutorial003.py", "line_end": 40, "line_start": 39, "name": "UserInDB", "type": "class" }, { "decorator_line": 25, "file_path": "docs/src/security/tutorial003.py", "line_end": 26, "line_start": 25, "name": "fake_h...
2
tiangolo__fastapi__c26f1760__7
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
add_api_route
fastapi/routing.py
317
364
[ { "decorator_line": 187, "file_path": "fastapi/routing.py", "line_end": 301, "line_start": 187, "name": "APIRoute", "type": "class" } ]
1
tiangolo__fastapi__c26f1760__8
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
authenticate_user
docs/src/security/tutorial005.py
85
91
[ { "decorator_line": 79, "file_path": "docs/src/security/tutorial005.py", "line_end": 82, "line_start": 79, "name": "get_user", "type": "function" }, { "decorator_line": 71, "file_path": "docs/src/security/tutorial005.py", "line_end": 72, "line_start": 71, "name": "ver...
2
tiangolo__fastapi__c26f1760__9
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
test_main
tests/test_tutorial/test_testing/test_tutorial002.py
3
4
[ { "decorator_line": 19, "file_path": "docs/src/app_testing/tutorial002.py", "line_end": 23, "line_start": 19, "name": "test_read_main", "type": "function" } ]
1
tiangolo__fastapi__c26f1760__10
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
fake_save_user
docs/src/extra_models/tutorial002.py
29
33
[ { "decorator_line": 25, "file_path": "docs/src/extra_models/tutorial002.py", "line_end": 26, "line_start": 25, "name": "fake_password_hasher", "type": "function" }, { "decorator_line": 21, "file_path": "docs/src/extra_models/tutorial002.py", "line_end": 22, "line_start": ...
2
tiangolo__fastapi__c26f1760__11
tiangolo/fastapi
c26f1760d474f8240d2311ae16a9f17c9fbbae9b
patch
fastapi/routing.py
752
794
[ { "decorator_line": 366, "file_path": "fastapi/routing.py", "line_end": 414, "line_start": 366, "name": "api_route", "type": "function" } ]
1