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

Start a migration guide #3440

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Start a migration guide #3440

merged 1 commit into from
Aug 12, 2024

Conversation

sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Aug 12, 2024

We can polish the wording/structure/split this away from the existing migration guide etc. later -- but we should already have a place to write down changes as we're making them.

Copy link

codecov bot commented Aug 12, 2024

Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.

❌ Failed Test Results:

Completed 12221 tests with 1 failed, 10633 passed and 1587 skipped.

View the full list of failed tests

py3.7-common

  • Class name: tests.profiler.test_continuous_profiler
    Test name: test_continuous_profiler_auto_start_and_manual_stop[experiment-thread]

    tests/profiler/test_continuous_profiler.py:204: in test_continuous_profiler_auto_start_and_manual_stop
    assert_single_transaction_with_profile_chunks(envelopes, thread)
    tests/profiler/test_continuous_profiler.py:110: in assert_single_transaction_with_profile_chunks
    assert len(items["profile_chunk"]) > 0
    E assert 0 > 0
    E + where 0 = len([])

@sentrivana sentrivana merged commit da00efc into potel-base Aug 12, 2024
117 of 119 checks passed
@sentrivana sentrivana deleted the ivana/potel/migration-guide branch August 12, 2024 14:19
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.

2 participants