Skip to content

Conversation

@asnare
Copy link
Contributor

@asnare asnare commented Apr 16, 2025

This PR cherry-picks some unit tests from #189 (authored by @ericvergnaud) to provide some coverage of the existing code that marshals and unmarshals configurations. Given that there are some bugs in this area of the code, this helps us establish a baseline for what already works, and conversely what we're fixing and when.

These provide some baseline coverage and behavior for serialising and deserialising configuration files.
@asnare asnare added the internal do not show this PR in changelog label Apr 16, 2025
@asnare asnare self-assigned this Apr 16, 2025
@asnare asnare requested a review from nfx as a code owner April 16, 2025 15:46
@github-actions
Copy link

✅ 40/40 passed, 3 flaky, 2 skipped, 2m17s total

Flaky tests:

  • 🤪 test_dbfs_as_fuse (10.013s)
  • 🤪 test_correctly_encodes_and_decodes_file_with_bom[\xff\xfe-utf-16-le] (10.012s)
  • 🤪 test_upload_wsfs (10.012s)

Running from acceptance #260

Copy link
Collaborator

@gueniai gueniai left a comment

Choose a reason for hiding this comment

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

LGTM

@asnare asnare merged commit ab71201 into main May 2, 2025
11 checks passed
@asnare asnare deleted the test-coverage-config-serde branch May 2, 2025 15:44
ericvergnaud added a commit that referenced this pull request May 15, 2025
…tabrickslabs/blueprint into support-marshalling-of-object-and-any

* 'support-marshalling-of-object-and-any' of github.com:databrickslabs/blueprint:
  Initial test coverage for configuration marshalling/unmarshalling (#226)
  Fixed Blueprint Install (#225)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal do not show this PR in changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants