MCPcopy Index your code
hub / github.com/dbcli/mycli / read

Method read

test/pytests/test_checkup.py:19–20  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

17 return None
18
19 def read(self) -> bytes:
20 return json.dumps(self.payload).encode('utf8')
21
22
23def test_pypi_api_fetch_success(monkeypatch) -> None:

Callers 15

write_default_configFunction · 0.80
execute_from_fileMethod · 0.80
open_external_editorFunction · 0.80
_contributors_pickerFunction · 0.80
_sponsors_pickerFunction · 0.80
pypi_api_fetchFunction · 0.80
open_bmylogin_cnfFunction · 0.80
test_read_mylogin_cnfFunction · 0.80
test_corrupted_padFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected