Skip to content

test: replace flights-5k.json external reference#3999

Merged
dangotbanned merged 1 commit intovega:mainfrom
dwootton:dwootton/fix-overview-detail-bin-test
Jan 14, 2025
Merged

test: replace flights-5k.json external reference#3999
dangotbanned merged 1 commit intovega:mainfrom
dwootton:dwootton/fix-overview-detail-bin-test

Conversation

@dwootton
Copy link
Copy Markdown
Contributor

This PR resolves a previous issue with one of our tests referencing an external dataset in vega_datasets. I've updated the spec to reference the same dataset but as a local copy such that the test doesn't fail if the external dataset gets updated.

@dwootton dwootton requested a review from a team as a code owner January 14, 2025 11:39
@dangotbanned dangotbanned changed the title fix: changed flight reference to static reference test: replace flights-5k.json external reference Jan 14, 2025
Copy link
Copy Markdown
Member

@dangotbanned dangotbanned left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this @dwootton

I'll leave this open until the end of the day, in case anyone from (#3998 (comment)) has any feedback

@dangotbanned dangotbanned merged commit 0b652cd into vega:main Jan 14, 2025
@lsh lsh mentioned this pull request Jan 24, 2025
lsh added a commit that referenced this pull request Jan 24, 2025
changes since v5.30.0

**vega-utils**
* use `Object.hasOwn` instead of `Object.prototype.hasOwnProperty` (via
#3951). (Thanks @domoritz!)

**vega-parser**
* Add discrete legend type (via #3957). (Thanks @hydrosquall!)

**vega-functions**
* Add sort function to vega-functions (and vega-interpreter) (via
#3973). (Thanks @hydrosquall!)

**vega-selections**
* Add field predicate types to selectionTest (via #3675). (Thanks
@jonathanzong!)

**monorepo**
* Replace flights-5k.json external reference (via #3999). (Thanks
@dwootton!)

**docs**
* Update packed bubble example (via #3955). (Thanks @PBI-David!)
* Correct typo in production rules documentation (via #3958). (Thanks
@shanebruggeman!)
* Update README.md to fix broken link to current roadmap (via #3979).
(Thanks @cahogan & @joelostblom!)

---------

Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants