Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9312713
__init__.py
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
850 B
Subscribers
None
__init__.py
View Options
# Copyright (C) 2018-2019 The Software Heritage developers
# See the AUTHORS file at the top-level directory of this distribution
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
TEST_LOADER_CONFIG
=
{
"storage"
:
{
"cls"
:
"pipeline"
,
"steps"
:
[
{
"cls"
:
"filter"
},
{
"cls"
:
"buffer"
,
"min_batch_size"
:
{
"content"
:
10
,
"content_bytes"
:
100
*
1024
*
1024
,
"directory"
:
10
,
"revision"
:
10
,
"release"
:
10
,
},
},
{
"cls"
:
"memory"
},
],
},
"max_content_size"
:
100
*
1024
*
1024
,
"pack_size_bytes"
:
4
*
1024
*
1024
*
1024
,
"save_data"
:
False
,
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 11:04 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3357543
Attached To
rDLDG Git loader
Event Timeline
Log In to Comment