Skip to content

Commit

Permalink
update rule 2 test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav-super committed Oct 21, 2024
1 parent f787895 commit c04456a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1065,8 +1065,8 @@ void rule1_bookended() throws SQLException {

////////////////////////// RULE 2 //////////////////////////
/**
* This test examines that supercession doesn't occur if the start time of an event in a less valid (earlier
* valid_at) source is less than the start time of a newer source. This is explicitly what rule 2 states.
* An event that starts before another event that partially overlaps it is not superseded by the overlapping
* event.
*
* A: +++aaaaa
* B: b+bb++++
Expand Down

0 comments on commit c04456a

Please sign in to comment.