patch
test_symbol_detail_pagination.py
20 days ago
insert
AsyncClient
20 days ago
insert
AsyncSession
20 days ago
insert
CursorResult
20 days ago
insert
Executable
20 days ago
insert
MutableMapping
20 days ago
insert
Sequence
20 days ago
insert
typing
20 days ago
replace
TestCouplingCursorParsing
20 days ago
replace
TestCouplingCursorParsing.test_P105_roundtrip
20 days ago
replace
TestCouplingCursorParsing.test_P106_address_with_colons_preserved
20 days ago
replace
TestCouplingCursorParsing.test_P107_zero_shared_valid
20 days ago
replace
TestCouplingPagination
20 days ago
replace
TestCouplingPagination.test_P211_first_page_returns_15_partners
20 days ago
replace
TestCouplingPagination.test_P212_first_page_has_coupling_next_link
20 days ago
replace
TestCouplingPagination.test_P213_second_page_returns_remaining
20 days ago
replace
TestCouplingPagination.test_P214_last_coupling_page_no_next_link
20 days ago
replace
TestCouplingPagination.test_P215_fewer_than_15_partners_no_pagination
20 days ago
replace
TestCouplingPagination.test_P216_both_cursors_independent
20 days ago
replace
TestCouplingPagination.test_P217_invalid_coupling_cursor_returns_200_first_page
20 days ago
replace
TestCouplingPagination.test_P218_coupling_ordered_by_shared_commits_desc
20 days ago
replace
TestHistoryCursorParsing
20 days ago
replace
TestHistoryCursorParsing.test_P101_roundtrip_utc
20 days ago
replace
TestHistoryCursorParsing.test_P102_cursor_is_comparable
20 days ago
replace
TestHistoryCursorParsing.test_P103_page_size_constant_is_10
20 days ago
replace
TestHistoryCursorParsing.test_P104_coupling_page_size_constant_is_15
20 days ago
replace
TestPageSlicing
20 days ago
replace
TestPageSlicing._slice
20 days ago
replace
TestPageSlicing.test_P108_first_page_returns_page_items
20 days ago
replace
TestPageSlicing.test_P109_last_page_has_no_next
20 days ago
replace
TestPageSlicing.test_P110_exact_fit_no_next
20 days ago
replace
TestPageSlicing.test_P111_empty_set_returns_empty
20 days ago
replace
TestPageSlicing.test_P112_coupling_page_size_15
20 days ago
replace
TestPaginationEdgeCases
20 days ago
replace
TestPaginationEdgeCases.test_P401_exactly_10_history_no_next
20 days ago
replace
TestPaginationEdgeCases.test_P402_exactly_11_history_has_next
20 days ago
replace
TestPaginationEdgeCases.test_P403_exactly_15_coupling_no_next
20 days ago
replace
TestPaginationEdgeCases.test_P404_exactly_16_coupling_has_next
20 days ago
replace
TestPaginationEdgeCases.test_P405_past_cursor_returns_empty_page
20 days ago
replace
TestPaginationEdgeCases.test_P406_both_cursors_on_last_pages_no_links
20 days ago
replace
TestPaginationHTML
20 days ago
replace
TestPaginationHTML.test_P301_next_history_link_is_anchor
20 days ago
replace
TestPaginationHTML.test_P302_next_coupling_link_is_anchor
20 days ago
replace
TestPaginationHTML.test_P303_page_indicator_present
20 days ago
replace
TestPaginationHTML.test_P304_no_controls_when_single_page
20 days ago
replace
TestPaginationHTML.test_P305_cursor_preserved_in_coupling_next_link
20 days ago
replace
TestPaginationHTML.test_P306_history_next_link_preserves_coupling_cursor
20 days ago
replace
TestPaginationPerformance
20 days ago
replace
TestPaginationPerformance.test_P501_history_page2_same_query_count_as_page1
20 days ago
replace
TestPaginationPerformance.test_P502_coupling_page_uses_offset_not_python_scan
20 days ago