Skip to content

Commit

Permalink
modify additional comment about bookending
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav-super committed Oct 21, 2024
1 parent 687e99d commit c9b141c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -972,8 +972,8 @@ void rule1_solitary() throws SQLException {
}

/**
* This test more thoroughly examines the lack of supercession with other sources. The event is bookended, but
* none of the surrounding sources and their events can/should overwrite it.
* An event that is in a partially overlapped source but outside of the overlap is not superseded, even if
* the other source "bookends" it (i.e. the end of that source meets the event's start time).
*
* A: +++++aa++++++
* B: bb+++
Expand Down

0 comments on commit c9b141c

Please sign in to comment.