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

[FEATURE] OnboardingDataAssistantResult plotting feature parity with VolumeDataAssistantResult #5145

Conversation

NathanFarmer
Copy link
Contributor

@NathanFarmer NathanFarmer commented May 17, 2022

Changes proposed in this pull request:

  • GREAT-761/GREAT-912
  • Port over functionality and tests from VolumeDataAssistantResult in preparation for OnboardingDataAssistantResult plotting
  • Refactor common methods into DataAssistantResult allowing for thin wrapper at child class level

Definition of Done

  • My code follows the Great Expectations style guide
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added unit tests where applicable and made sure that new and existing tests are passing.
  • I have run any local integration tests and made sure that nothing is broken.

@netlify
Copy link

netlify bot commented May 17, 2022

Deploy Preview for niobium-lead-7998 ready!

Name Link
🔨 Latest commit 131e412
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/6287a1c27cab2b000942410b
😎 Deploy Preview https://deploy-preview-5145--niobium-lead-7998.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@cdkini cdkini left a comment

Choose a reason for hiding this comment

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

LGTM but I'd like to see if we can avoid those string to string maps at all. Let me know your thoughts.

):
context: DataContext = bobby_columnar_table_multi_batch_deterministic_data_context

theme = {"font": "Comic Sans MS"}
Copy link
Member

Choose a reason for hiding this comment

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

🤣

Copy link
Contributor

@alexsherstinsky alexsherstinsky left a comment

Choose a reason for hiding this comment

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

@NathanFarmer just requesting the type hints (OK otherwise) -- thank you!

Nathan Farmer added 2 commits May 20, 2022 09:20
…able-plots' of github.com:great-expectations/great_expectations into feature/GREAT-761/GREAT-847/onboarding-data-assistant-table-plots
Copy link
Contributor

@alexsherstinsky alexsherstinsky left a comment

Choose a reason for hiding this comment

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

LGTM

@NathanFarmer NathanFarmer enabled auto-merge (squash) May 20, 2022 14:30
@NathanFarmer NathanFarmer merged commit f53e27b into develop May 20, 2022
@NathanFarmer NathanFarmer deleted the feature/GREAT-761/GREAT-847/onboarding-data-assistant-table-plots branch May 20, 2022 14:44
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.

3 participants