MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / cursor

Method cursor

tests/test_desktop_gui.py:1619–1620  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1617 ],
1618 )
1619 monkeypatch.setattr(agents.daily_agent, "openreview_fetch_by_date", lambda **_kwargs: [])
1620 monkeypatch.setattr(agents.daily_agent, "journal_fetch_recent", lambda **_kwargs: [])
1621 monkeypatch.setattr(agents.daily_agent, "prepare_paper_features", lambda papers: papers)
1622
1623 class EmptyRows:

Callers 15

clear_profiles_onlyFunction · 0.80
get_table_countsFunction · 0.80
reset_user_profilesFunction · 0.80
clear_tablesFunction · 0.80
reset_sqlite_sequencesFunction · 0.80
show_tablesFunction · 0.80
show_table_schemaFunction · 0.80
show_table_dataFunction · 0.80
show_countFunction · 0.80
_create_test_dbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected