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

Refactoring/#221 fixed mypy warnings #225

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2024

  1. Fixed mypy warnings

    ckunki committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0731aa6 View commit details
    Browse the repository at this point in the history
  2. Fixed mypy warnings

    Some still need to be clarified
    ckunki committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    40add98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cf706c View commit details
    Browse the repository at this point in the history
  4. Fixed type check errors

    ckunki committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b2e61fe View commit details
    Browse the repository at this point in the history
  5. updated changelog

    ckunki committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c0ef88e View commit details
    Browse the repository at this point in the history
  6. Formatted code

    ckunki committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5921a98 View commit details
    Browse the repository at this point in the history
  7. Made register_peer_connection optional

    in RegisterPeerForwarder
    RegisterPeerForwarderBuilderParameter
    RegisterPeerForwarderFactory
    ckunki committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    519aceb View commit details
    Browse the repository at this point in the history
  8. Updated exception strings

    ckunki committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1b85f18 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    a2110e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a607870 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e3c4da View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    88a0724 View commit details
    Browse the repository at this point in the history
  2. Remove type ignore

    ckunki committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    976598b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    547969f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f493055 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    4ecca0c View commit details
    Browse the repository at this point in the history
  2. Fixed ForwardRef

    ckunki committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    82a4871 View commit details
    Browse the repository at this point in the history
  3. Fixed ForwardRef (2)

    ckunki committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6ccdf43 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Thomas Ubensee <[email protected]>
    ckunki and tomuben authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    21bbcd7 View commit details
    Browse the repository at this point in the history
  5. Fixed / improved type hints

    ckunki committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0775d48 View commit details
    Browse the repository at this point in the history
  6. Fixed review findings

    ckunki committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b20532d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c4377a View commit details
    Browse the repository at this point in the history