这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG] take() with limit return too many items in exception case #103

@KorlaMarch

Description

@KorlaMarch

take(limit) call currently return the normal items up to the limit along with general/exception items, which combined is larger than the given user limit. We want take(limit) to return exactly the number number of items up to limit

See the failing test

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions