• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

PrincetonUniversity / PsyNeuLink / 15917088825

05 Jun 2025 04:18AM UTC coverage: 84.482% (+0.5%) from 84.017%
15917088825

push

github

web-flow
Merge pull request #3271 from PrincetonUniversity/devel

Devel

9909 of 12966 branches covered (76.42%)

Branch coverage included in aggregate %.

1708 of 1908 new or added lines in 54 files covered. (89.52%)

25 existing lines in 14 files now uncovered.

34484 of 39581 relevant lines covered (87.12%)

0.87 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

17.86
/psyneulink/core/rpc/graph_pb2.py
1
# -*- coding: utf-8 -*-
2
# Generated by the protocol buffer compiler.  DO NOT EDIT!
3
# source: graph.proto
4
"""Generated protocol buffer code."""
5
from google.protobuf.internal import builder as _builder
1✔
6
from google.protobuf import descriptor as _descriptor
1✔
7
from google.protobuf import descriptor_pool as _descriptor_pool
1✔
8
from google.protobuf import symbol_database as _symbol_database
1✔
9
# @@protoc_insertion_point(imports)
10

11
_sym_db = _symbol_database.Default()
1✔
12

13

14

15

16
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0bgraph.proto\x12\x05graph\"\x0e\n\x0cNullArgument\"\x1e\n\x0cHealthStatus\x12\x0e\n\x06status\x18\x01 \x01(\t\"\x17\n\x07PNLPath\x12\x0c\n\x04path\x18\x01 \x01(\t\"\x1a\n\nScriptPath\x12\x0c\n\x04path\x18\x01 \x01(\t\"*\n\x12ScriptCompositions\x12\x14\n\x0c\x63ompositions\x18\x01 \x03(\t\"&\n\x10ScriptComponents\x12\x12\n\ncomponents\x18\x01 \x03(\t\"\x19\n\tGraphName\x12\x0c\n\x04name\x18\x01 \x01(\t\"#\n\rParameterList\x12\x12\n\nparameters\x18\x01 \x03(\t\"\x1d\n\rComponentName\x12\x0c\n\x04name\x18\x01 \x01(\t\"3\n\tGraphJSON\x12\x13\n\x0bobjectsJSON\x18\x01 \x01(\t\x12\x11\n\tstyleJSON\x18\x02 \x01(\t\"\x1e\n\tStyleJSON\x12\x11\n\tstyleJSON\x18\x01 \x01(\t\"&\n\x07ndArray\x12\r\n\x05shape\x18\x01 \x03(\r\x12\x0c\n\x04\x64\x61ta\x18\x02 \x03(\x01\"6\n\x06Matrix\x12\x0c\n\x04rows\x18\x01 \x01(\r\x12\x0c\n\x04\x63ols\x18\x02 \x01(\r\x12\x10\n\x04\x64\x61ta\x18\x03 \x03(\x01\x42\x02\x10\x01\"s\n\x05\x45ntry\x12\x15\n\rcomponentName\x18\x01 \x01(\t\x12\x15\n\rparameterName\x18\x02 \x01(\t\x12\x0c\n\x04time\x18\x03 \x01(\t\x12\x0f\n\x07\x63ontext\x18\x04 \x01(\t\x12\x1d\n\x05value\x18\x05 \x01(\x0b\x32\x0e.graph.ndArray\"c\n\tServePref\x12\x15\n\rcomponentName\x18\x01 \x01(\t\x12\x15\n\rparameterName\x18\x02 \x01(\t\x12(\n\tcondition\x18\x03 \x01(\x0e\x32\x15.graph.serveCondition\"4\n\nServePrefs\x12&\n\x0cservePrefSet\x18\x01 \x03(\x0b\x32\x10.graph.ServePref\"\xa6\x01\n\rRunTimeParams\x12\x30\n\x06inputs\x18\x01 \x03(\x0b\x32 .graph.RunTimeParams.InputsEntry\x12%\n\nservePrefs\x18\x02 \x01(\x0b\x32\x11.graph.ServePrefs\x1a<\n\x0bInputsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x1c\n\x05value\x18\x02 \x01(\x0b\x32\r.graph.Matrix:\x02\x38\x01*\x92\x01\n\x0eserveCondition\x12\x12\n\x0eINITIALIZATION\x10\x00\x12\x0e\n\nVALIDATION\x10\x01\x12\r\n\tEXECUTION\x10\x02\x12\x0e\n\nPROCESSING\x10\x03\x12\x0c\n\x08LEARNING\x10\x04\x12\x0b\n\x07\x43ONTROL\x10\x05\x12\x0e\n\nSIMULATION\x10\x06\x12\t\n\x05TRIAL\x10\x07\x12\x07\n\x03RUN\x10\x08\x32\xe8\x04\n\nServeGraph\x12\x36\n\rLoadCustomPnl\x12\x0e.graph.PNLPath\x1a\x13.graph.NullArgument\"\x00\x12<\n\nLoadScript\x12\x11.graph.ScriptPath\x1a\x19.graph.ScriptCompositions\"\x00\x12\x35\n\x0cLoadGraphics\x12\x11.graph.ScriptPath\x1a\x10.graph.StyleJSON\"\x00\x12\x45\n\x15GetLoggableParameters\x12\x14.graph.ComponentName\x1a\x14.graph.ParameterList\"\x00\x12\x43\n\x0fGetCompositions\x12\x13.graph.NullArgument\x1a\x19.graph.ScriptCompositions\"\x00\x12<\n\rGetComponents\x12\x10.graph.GraphName\x1a\x17.graph.ScriptComponents\"\x00\x12/\n\x07GetJSON\x12\x10.graph.GraphName\x1a\x10.graph.GraphJSON\"\x00\x12\x39\n\x0bHealthCheck\x12\x13.graph.NullArgument\x1a\x13.graph.HealthStatus\"\x00\x12=\n\x10UpdateStylesheet\x12\x10.graph.StyleJSON\x1a\x13.graph.NullArgument\"\x00(\x01\x12\x38\n\x0eRunComposition\x12\x14.graph.RunTimeParams\x1a\x0c.graph.Entry\"\x00\x30\x01\x62\x06proto3')
1✔
17

18
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
1✔
19
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'graph_pb2', globals())
1✔
20
if _descriptor._USE_C_DESCRIPTORS == False:
1!
21

NEW
22
  DESCRIPTOR._options = None
×
NEW
23
  _MATRIX.fields_by_name['data']._options = None
×
NEW
24
  _MATRIX.fields_by_name['data']._serialized_options = b'\020\001'
×
NEW
25
  _RUNTIMEPARAMS_INPUTSENTRY._options = None
×
NEW
26
  _RUNTIMEPARAMS_INPUTSENTRY._serialized_options = b'8\001'
×
NEW
27
  _SERVECONDITION._serialized_start=925
×
NEW
28
  _SERVECONDITION._serialized_end=1071
×
NEW
29
  _NULLARGUMENT._serialized_start=22
×
NEW
30
  _NULLARGUMENT._serialized_end=36
×
NEW
31
  _HEALTHSTATUS._serialized_start=38
×
NEW
32
  _HEALTHSTATUS._serialized_end=68
×
NEW
33
  _PNLPATH._serialized_start=70
×
NEW
34
  _PNLPATH._serialized_end=93
×
NEW
35
  _SCRIPTPATH._serialized_start=95
×
NEW
36
  _SCRIPTPATH._serialized_end=121
×
NEW
37
  _SCRIPTCOMPOSITIONS._serialized_start=123
×
NEW
38
  _SCRIPTCOMPOSITIONS._serialized_end=165
×
NEW
39
  _SCRIPTCOMPONENTS._serialized_start=167
×
NEW
40
  _SCRIPTCOMPONENTS._serialized_end=205
×
NEW
41
  _GRAPHNAME._serialized_start=207
×
NEW
42
  _GRAPHNAME._serialized_end=232
×
NEW
43
  _PARAMETERLIST._serialized_start=234
×
NEW
44
  _PARAMETERLIST._serialized_end=269
×
NEW
45
  _COMPONENTNAME._serialized_start=271
×
NEW
46
  _COMPONENTNAME._serialized_end=300
×
NEW
47
  _GRAPHJSON._serialized_start=302
×
NEW
48
  _GRAPHJSON._serialized_end=353
×
NEW
49
  _STYLEJSON._serialized_start=355
×
NEW
50
  _STYLEJSON._serialized_end=385
×
NEW
51
  _NDARRAY._serialized_start=387
×
NEW
52
  _NDARRAY._serialized_end=425
×
NEW
53
  _MATRIX._serialized_start=427
×
NEW
54
  _MATRIX._serialized_end=481
×
NEW
55
  _ENTRY._serialized_start=483
×
NEW
56
  _ENTRY._serialized_end=598
×
NEW
57
  _SERVEPREF._serialized_start=600
×
NEW
58
  _SERVEPREF._serialized_end=699
×
NEW
59
  _SERVEPREFS._serialized_start=701
×
NEW
60
  _SERVEPREFS._serialized_end=753
×
NEW
61
  _RUNTIMEPARAMS._serialized_start=756
×
NEW
62
  _RUNTIMEPARAMS._serialized_end=922
×
NEW
63
  _RUNTIMEPARAMS_INPUTSENTRY._serialized_start=862
×
NEW
64
  _RUNTIMEPARAMS_INPUTSENTRY._serialized_end=922
×
NEW
65
  _SERVEGRAPH._serialized_start=1074
×
NEW
66
  _SERVEGRAPH._serialized_end=1690
×
67
# @@protoc_insertion_point(module_scope)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc