Skip to content

Add $millisecond, $second, $minute tests#690

Open
danielfrankcom wants to merge 3 commits into
documentdb:mainfrom
danielfrankcom:pr/time-2
Open

Add $millisecond, $second, $minute tests#690
danielfrankcom wants to merge 3 commits into
documentdb:mainfrom
danielfrankcom:pr/time-2

Conversation

@danielfrankcom

Copy link
Copy Markdown
Collaborator

This change adds tests for the $millisecond, $second, and $minute expressions. They were originally authored by @mitchell-elholm.

Closes #319, #322, #320

danielfrankcom and others added 3 commits July 15, 2026 15:17
This change adds tests for the $millisecond expression. It was originally
authored by @mitchell-elholm.

Closes documentdb#319

Co-authored-by: Mitchell Elholm <mitchell-elholm@users.noreply.github.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
This change adds tests for the $second expression. It was originally
authored by @mitchell-elholm.

Closes documentdb#322

Co-authored-by: Mitchell Elholm <mitchell-elholm@users.noreply.github.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
This change adds tests for the $minute expression. It was originally
authored by @mitchell-elholm.

Closes documentdb#320

Co-authored-by: Mitchell Elholm <mitchell-elholm@users.noreply.github.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
@danielfrankcom danielfrankcom requested a review from a team as a code owner July 15, 2026 23:00
@documentdb-triage-tool documentdb-triage-tool Bot added compatibility test Compatibility test related enhancement New feature or request labels Jul 15, 2026
@documentdb-triage-tool

Copy link
Copy Markdown

🤖 Auto-triaged by documentdb-triage-tool.

Applied: compatibility test, enhancement
Project fields suggested: Component test-coverage · Priority P2 · Effort XL · Status Needs Review
Confidence: 0.85 (mixed)

Reasoning

component from path globs (test-coverage); effort from diff stats (4637+0 LOC, 27 files); LLM: Adds new compatibility test coverage for three date expression operators ($millisecond, $second, $minute), closing three tracked issues.

If a label is wrong, remove it manually and ping @patty-chow so the rules can be tuned. The bot will not re-label items that already have component labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compatibility test Compatibility test related enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add compatibility test for $millisecond

1 participant