Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update reftests with small refactor and renames for clarity #1225

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dannycjones
Copy link
Contributor

This change makes minor updates to improve clarity in the reference tests.

Does this change impact existing behavior?

No, refactors reftests only.

Does this change need a changelog entry?

No.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@dannycjones dannycjones force-pushed the small-reftest-updates-refactor branch from b812f96 to 7a9bea3 Compare January 13, 2025 15:26
@dannycjones dannycjones temporarily deployed to PR integration tests January 13, 2025 15:26 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests January 13, 2025 15:26 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests January 13, 2025 15:26 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests January 13, 2025 15:26 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests January 13, 2025 15:26 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests January 13, 2025 15:26 — with GitHub Actions Inactive
@dannycjones dannycjones temporarily deployed to PR integration tests January 13, 2025 15:26 — with GitHub Actions Inactive
let lookup = self.fs.lookup(parent, name.as_ref()).await.unwrap();

let (leaf, ancestors) = path_components
.split_last()
Copy link
Contributor

Choose a reason for hiding this comment

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

I like this! Much clearer!

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