Re: [PATCH 09/11] t-reftable-record: add index tests for reftable_record_is_deletion()
From: Chandra Pratap <hidden>
Date: 2024-06-25 14:11:16
From: Chandra Pratap <hidden>
Date: 2024-06-25 14:11:16
On Tue, 25 Jun 2024 at 14:49, Karthik Nayak [off-list ref] wrote:
Chandra Pratap [off-list ref] writes:quoted
reftable_record_is_deletion() is a function defined in reftable/record.{c, h} that determines whether a record is of type deletion or not. In the current testing setup, this functionNit: 'In the current testing setup' holds true for the series, but on a commit level, this statement needs to be modified with each tackled type.
I'm not quite sure I follow. Could you explain this a bit further?