Skip to content

Conversation

@tomjemmett
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings October 8, 2025 18:55
@tomjemmett tomjemmett self-assigned this Oct 8, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds get_inequalities methods to three Databricks data provider classes and includes some minor code formatting improvements. The main purpose is to enable access to inequalities data across different data provider implementations.

Key changes:

  • Added get_inequalities() method to DatabricksProvider, DatabricksNational, and DatabricksIcb classes
  • Minor code formatting improvements (line consolidation and removal of duplicate code)

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/nhp/databricks/provider.py Added get_inequalities() method and consolidated lambda function formatting
src/nhp/databricks/national.py Added get_inequalities() method, consolidated formatting, and removed duplicate raise NotImplementedError
src/nhp/databricks/icb.py Added get_inequalities() method

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tomjemmett tomjemmett requested a review from yiwen-h October 8, 2025 18:55
@tomjemmett tomjemmett merged commit 2f648b4 into main Oct 9, 2025
@yiwen-h yiwen-h deleted the add-get_inequalities-methods branch November 27, 2025 12:13
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.

3 participants