You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@annotator.apache.org by ge...@apache.org on 2021/01/04 18:40:02 UTC

[incubator-annotator] branch more-context updated (50a17d7 -> 8dd8995)

This is an automated email from the ASF dual-hosted git repository.

gerben pushed a change to branch more-context
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.


 discard 50a17d7  Update tests
 discard d967698  Generate less minimal prefixes&suffixes
     add c4b5598  lint
     add 149c7b3  Generate less minimal prefixes&suffixes
     add 8dd8995  Update tests

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (50a17d7)
            \
             N -- N -- N   refs/heads/more-context (8dd8995)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 packages/dom/src/text-position/describe.ts        |  2 +-
 packages/dom/src/text-quote/describe.ts           |  7 ++-
 packages/dom/test/text-quote/describe-cases.ts    | 11 ++--
 packages/dom/test/text-quote/describe.test.ts     | 39 ++++++++++++---
 packages/selector/src/text/describe-text-quote.ts | 61 +++++++++++++++++------
 packages/selector/src/text/seeker.ts              | 29 ++++++++---
 6 files changed, 113 insertions(+), 36 deletions(-)