Skip to content

Add $isoDayOfWeek, $isoWeek, and $isoWeekYear tests#683

Open
danielfrankcom wants to merge 4 commits into
documentdb:mainfrom
danielfrankcom:pr/date-iso
Open

Add $isoDayOfWeek, $isoWeek, and $isoWeekYear tests#683
danielfrankcom wants to merge 4 commits into
documentdb:mainfrom
danielfrankcom:pr/date-iso

Conversation

@danielfrankcom

Copy link
Copy Markdown
Collaborator

This change adds tests for the $isoDayOfWeek, $isoWeek, and $isoWeekYear expressions. They was originally authored by @mitchell-elholm.

Closes #316, #317, #318

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

Closes documentdb#316

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 $isoWeek expression. It was originally
authored by @mitchell-elholm.

Closes documentdb#317

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 $isoWeekYear expression. It was originally
authored by @mitchell-elholm.

Closes documentdb#318

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 14, 2026 00:12
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
@danielfrankcom

Copy link
Copy Markdown
Collaborator Author

Added a small tweak to CI to hopefully resolve a flaky failure that occurred with pulling images from Docker Hub

@documentdb-triage-tool documentdb-triage-tool Bot added compatibility test Compatibility test related enhancement New feature or request labels Jul 14, 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.90 (mixed)

Reasoning

component from path globs (test-coverage, ci); effort from diff stats (3786+3 LOC, 29 files); LLM: Adds new test coverage for three ISO date aggregation expressions, closing multiple 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 $isoDayOfWeek

1 participant