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

Linkable Spec Tidying #1132

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Linkable Spec Tidying #1132

merged 3 commits into from
Apr 12, 2024

Conversation

courtneyholcomb
Copy link
Contributor

Description

Some small code-reducing updates that I made while working through group by resolution issues. Aiming to simplify the code so it's more readable. Easiest to review by commit.

Copy link
Contributor

@tlento tlento left a comment

Choose a reason for hiding this comment

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

Seems reasonable!

Comment on lines +49 to +50
time_granularity: Optional[TimeGranularity] = None
date_part: Optional[DatePart] = None
Copy link
Contributor

Choose a reason for hiding this comment

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

YES!

Comment on lines +452 to +453
def last_entity_link(self) -> EntityReference: # noqa: D102
return self.last_path_element.join_on_entity
Copy link
Contributor

Choose a reason for hiding this comment

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

Ooooh, this could be useful for me....

@courtneyholcomb courtneyholcomb merged commit 6c5d9f1 into main Apr 12, 2024
41 checks passed
@courtneyholcomb courtneyholcomb deleted the court/gb-metric-reso branch April 12, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants