From c9b141c954a41d53ab718dbedc2e4008b5a66990 Mon Sep 17 00:00:00 2001 From: pranav-super Date: Mon, 21 Oct 2024 12:52:53 -0700 Subject: [PATCH] modify additional comment about bookending --- .../java/gov/nasa/jpl/aerie/database/ExternalEventTests.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db-tests/src/test/java/gov/nasa/jpl/aerie/database/ExternalEventTests.java b/db-tests/src/test/java/gov/nasa/jpl/aerie/database/ExternalEventTests.java index 350c9d1a28..bc785a5e92 100644 --- a/db-tests/src/test/java/gov/nasa/jpl/aerie/database/ExternalEventTests.java +++ b/db-tests/src/test/java/gov/nasa/jpl/aerie/database/ExternalEventTests.java @@ -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+++