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] MetricListMetricRetriever - develop #9620

Merged

Conversation

Shinnnyshinshin
Copy link
Contributor

@Shinnnyshinshin Shinnnyshinshin commented Mar 14, 2024

Identical to #9615, other than a linting difference. But this time it's into develop :)

  • Description of PR changes above includes a link to an existing GitHub issue
  • PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]
  • Code is linted - run invoke lint (uses ruff format + ruff check)
  • Appropriate tests and docs have been updated

For more information about contributing, see Contribute.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

Copy link

netlify bot commented Mar 14, 2024

Deploy Preview for niobium-lead-7998 ready!

Name Link
🔨 Latest commit 0de3355
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/65f34feb7a18de00084a0d17
😎 Deploy Preview https://deploy-preview-9620.docs.greatexpectations.io
📱 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 configuration.

@Shinnnyshinshin Shinnnyshinshin self-assigned this Mar 14, 2024
Comment on lines +85 to +87
def test_get_metrics_full_list(mocker: MockerFixture):
mock_context = mocker.Mock(spec=CloudDataContext)
mock_validator = mocker.Mock(spec=Validator)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Only changes were in this file. We are now using the mocker fixture after #9586

@Shinnnyshinshin Shinnnyshinshin marked this pull request as ready for review March 14, 2024 18:04
@Shinnnyshinshin Shinnnyshinshin added this pull request to the merge queue Mar 15, 2024
Copy link
Contributor

@JennyTee JennyTee left a comment

Choose a reason for hiding this comment

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

😎

Merged via the queue into develop with commit c31412d Mar 15, 2024
67 checks passed
@Shinnnyshinshin Shinnnyshinshin deleted the f/zel-455/zel-488/metric-list-retriever-into-develop branch March 15, 2024 17:14
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.

None yet

2 participants