MCPcopy Create free account
hub / github.com/mitmproxy/mitmproxy / test_render_priority

Function test_render_priority

test/mitmproxy/contentviews/test__view_raw.py:14–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13
14def test_render_priority():
15 assert raw.render_priority(b"data", Metadata()) == 0.1

Callers

nothing calls this directly

Calls 2

MetadataClass · 0.90
render_priorityMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…