Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/durabletask-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/durabletask-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/fix-32
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 3, 2025

  1. Initial plan for issue

    Copilot committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    8f1445c View commit details
    Browse the repository at this point in the history
  2. Implement send_event functionality with basic tests

    Co-authored-by: berndverst <[email protected]>
    Copilot and berndverst committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    c2684fd View commit details
    Browse the repository at this point in the history
  3. Add comprehensive tests for send_event functionality

    Co-authored-by: berndverst <[email protected]>
    Copilot and berndverst committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    22d1459 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd9d951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00b4957 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ba38ce View commit details
    Browse the repository at this point in the history
  7. Fix flake8 linting errors with autopep8 formatting

    Co-authored-by: berndverst <[email protected]>
    Copilot and berndverst committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    ccfbefd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Make send_event a one-way operation returning None

    Co-authored-by: cgillum <[email protected]>
    Copilot and cgillum committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    58d88c7 View commit details
    Browse the repository at this point in the history
Loading