MCPcopy Create free account
hub / github.com/917Dhj/DeepPaperNote / open

Method open

tests/test_common.py:74–75  ·  view source on GitHub ↗
(self, path: Path)

Source from the content-addressed store, hash-verified

72 self.doc = doc
73
74 def open(self, path: Path) -> FakePdfDoc:
75 return self.doc
76
77
78def test_extract_doi_from_url_like_text() -> None:

Callers 15

extract_page_textsFunction · 0.45
ocr_pageFunction · 0.45
mainFunction · 0.45
pdf_coverage_summaryFunction · 0.45
extract_pdf_sectionsFunction · 0.45
extract_pdf_textFunction · 0.45
extract_local_pdf_hintsFunction · 0.45
write_test_pdfFunction · 0.45
write_test_pdfFunction · 0.45
write_test_pdfFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected