Skip to content

Conversation

@billdirks
Copy link
Contributor

  • 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], [MINORBUMP]
  • Code is linted - run invoke lint (uses ruff format + ruff check)
  • Appropriate tests and docs have been updated

For more information about contributing, visit our community resources.

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!

@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for niobium-lead-7998 ready!

Name Link
🔨 Latest commit 391f7bf
🔍 Latest deploy log https://app.netlify.com/projects/niobium-lead-7998/deploys/68e589135759c8000810d25c
😎 Deploy Preview https://deploy-preview-11424.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 project configuration.

@codecov
Copy link

codecov bot commented Oct 7, 2025

❌ 5 Tests Failed:

Tests completed Failed Passed Skipped
3140 5 3135 281
View the top 3 failed test(s) by shortest run time
::tests.integration.cloud.rest_contracts.test_checkpoints
Stack Traces | 0s run time
.../cloud/rest_contracts/test_checkpoints.py:23: in <module>
    "id": pact.Format().uuid,
          ^^^^^^^^^^^
E   AttributeError: module 'pact' has no attribute 'Format'
::tests.integration.cloud.rest_contracts.test_data_context_configuration
Stack Traces | 0s run time
.../cloud/rest_contracts/test_data_context_configuration.py:20: in <module>
    "anonymous_usage_statistics": pact.Like(
                                  ^^^^^^^^^
E   AttributeError: module 'pact' has no attribute 'Like'
::tests.integration.cloud.rest_contracts.test_datasource
Stack Traces | 0s run time
.../cloud/rest_contracts/test_datasource.py:24: in <module>
    "data": pact.Like(
            ^^^^^^^^^
E   AttributeError: module 'pact' has no attribute 'Like'
::tests.integration.cloud.rest_contracts.test_expectation_suites
Stack Traces | 0s run time
.../cloud/rest_contracts/test_expectation_suites.py:45: in <module>
    "created_by_id": pact.Format().uuid,
                     ^^^^^^^^^^^
E   AttributeError: module 'pact' has no attribute 'Format'
::tests.integration.cloud.rest_contracts.unit_test_mocks
Stack Traces | 0s run time
.../hostedtoolcache/Python/3.11.13........./x64/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1204: in _gcd_import
    ???
<frozen importlib._bootstrap>:1176: in _find_and_load
    ???
<frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:690: in _load_unlocked
    ???
.../hostedtoolcache/Python/3.11.13........./x64/lib/python3.11.../_pytest/assertion/rewrite.py:186: in exec_module
    exec(co, module.__dict__)
.../rest_contracts/unit_test_mocks/conftest.py:13: in <module>
    from tests.integration.cloud.rest_contracts.test_data_context_configuration import (
<frozen importlib._bootstrap>:1176: in _find_and_load
    ???
<frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:690: in _load_unlocked
    ???
.../hostedtoolcache/Python/3.11.13........./x64/lib/python3.11.../_pytest/assertion/rewrite.py:186: in exec_module
    exec(co, module.__dict__)
.../cloud/rest_contracts/test_data_context_configuration.py:20: in <module>
    "anonymous_usage_statistics": pact.Like(
                                  ^^^^^^^^^
E   AttributeError: module 'pact' has no attribute 'Like'

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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