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

chore: add cross_sync annotations #1000

Merged
merged 341 commits into from
Nov 20, 2024
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 21, 2024

  1. removed old sync tests

    daniel-sanche committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9cf3923 View commit details
    Browse the repository at this point in the history
  2. got unit tests passing

    daniel-sanche committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c59eec2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    fac2583 View commit details
    Browse the repository at this point in the history
  2. updated sync files

    daniel-sanche committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    8ef9047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0705ee9 View commit details
    Browse the repository at this point in the history
  4. fixed mypy errors

    daniel-sanche committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    426057f View commit details
    Browse the repository at this point in the history
  5. ran blacken

    daniel-sanche committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    0c79e39 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    4aa53eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae2428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdce0bc View commit details
    Browse the repository at this point in the history
  4. fixed import

    daniel-sanche committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    adc8bb7 View commit details
    Browse the repository at this point in the history
  5. got rpc tests passing

    daniel-sanche committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    31fb77a View commit details
    Browse the repository at this point in the history
  6. removed custom is_async

    daniel-sanche committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fc44b30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    255e124 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. got tests passing

    daniel-sanche committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    87aecb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1426a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    ba351e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6fac8e View commit details
    Browse the repository at this point in the history
  3. include headers

    daniel-sanche committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d25a517 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. add file imports

    daniel-sanche committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5dd32fd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. refactoring

    daniel-sanche committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cd40ba9 View commit details
    Browse the repository at this point in the history
  2. fixed docstrings

    daniel-sanche committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fd639e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1053e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c925760 View commit details
    Browse the repository at this point in the history
  5. replace string types

    daniel-sanche committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9f9ec0f View commit details
    Browse the repository at this point in the history
  6. add mypyy disabling

    daniel-sanche committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e5168a1 View commit details
    Browse the repository at this point in the history
  7. regenerated imports

    daniel-sanche committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9bd13b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6895968 View commit details
    Browse the repository at this point in the history
  9. made convert decorator

    daniel-sanche committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    09c090d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab28899 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40678e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    79f7b74 View commit details
    Browse the repository at this point in the history
  13. keep try import blocks

    daniel-sanche committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2652158 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b31779 View commit details
    Browse the repository at this point in the history
  15. added pytest decorator

    daniel-sanche committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    53dbb77 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e93f2ac View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    515f565 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4c6bac2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. ran blacken

    daniel-sanche committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    998829e View commit details
    Browse the repository at this point in the history
  2. fixed some lint issues

    daniel-sanche committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    40e961e View commit details
    Browse the repository at this point in the history
  3. got tests passing

    daniel-sanche committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ec63aa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. ran black

    daniel-sanche committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5cdf5d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    b964c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a968905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95c30f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c88f08 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    c93597b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    32f1631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6fb1d5 View commit details
    Browse the repository at this point in the history
  3. removed unneeded check

    daniel-sanche committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f90d54c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5dfa3e View commit details
    Browse the repository at this point in the history
  5. renamed class decorator

    daniel-sanche committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ce45742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49b4808 View commit details
    Browse the repository at this point in the history
  7. import sync classes

    daniel-sanche committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    18e4977 View commit details
    Browse the repository at this point in the history
  8. removed sync classes

    daniel-sanche committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    48bb06f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    245bd08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74a69c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    276add1 View commit details
    Browse the repository at this point in the history
  12. removed unused file

    daniel-sanche committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d3906bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    73c6e2f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1911296 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e166bbe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6b244c5 View commit details
    Browse the repository at this point in the history
  17. fixed mypy error

    daniel-sanche committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9e1afc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. added back file

    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2a46630 View commit details
    Browse the repository at this point in the history
  2. removed file

    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2691686 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f48604e View commit details
    Browse the repository at this point in the history
  4. fixed lint

    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a61c54f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b379c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14259e2 View commit details
    Browse the repository at this point in the history
  7. reverted some behavior

    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9b7c1e2 View commit details
    Browse the repository at this point in the history
  8. added comments

    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    88fda0d View commit details
    Browse the repository at this point in the history
  9. added comments

    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c3787ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f65063 View commit details
    Browse the repository at this point in the history
  11. added sync_impl

    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    caf27e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8af6438 View commit details
    Browse the repository at this point in the history
  13. added conversion annotations

    This reverts commit 245bd08.
    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8d763f8 View commit details
    Browse the repository at this point in the history
  14. fixed import

    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5efc840 View commit details
    Browse the repository at this point in the history
  15. refactor outputs

    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    eb5cd48 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e5a8792 View commit details
    Browse the repository at this point in the history
  17. added back conversion annotations

    This reverts commit 245bd08.
    daniel-sanche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    39ae907 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d17a98c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fd1fb71 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c0b4185 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    adb092e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    45efa16 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    e1ec974 View commit details
    Browse the repository at this point in the history
  2. fixed lint issues

    daniel-sanche committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    021fde2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58405d1 View commit details
    Browse the repository at this point in the history
  4. added missing imports

    daniel-sanche committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    de0fd90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ca3ddd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    b2cf937 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    4860061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63891d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    164f5a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. comments and clean up

    daniel-sanche committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8317973 View commit details
    Browse the repository at this point in the history
  2. ran blacken

    daniel-sanche committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f9dd41d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22b093f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ebf889 View commit details
    Browse the repository at this point in the history
  5. ran blacken

    daniel-sanche committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8d13c5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea8072f View commit details
    Browse the repository at this point in the history
  7. changed sync impl name

    daniel-sanche committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    769cac1 View commit details
    Browse the repository at this point in the history
  8. fixed mapping function

    daniel-sanche committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f87b832 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2b6d08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    754adf8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ed5935 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    d0ba7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b4833 View commit details
    Browse the repository at this point in the history
  3. Revert "reverted client and test changes"

    This reverts commit 37b4833.
    daniel-sanche committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    af020a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    698902d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64166db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73ba23b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    12e8860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63a528a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5dcdf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be40771 View commit details
    Browse the repository at this point in the history
  5. ran blacken

    daniel-sanche committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a676d49 View commit details
    Browse the repository at this point in the history
  6. fixed lint issues

    daniel-sanche committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c63d88e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03b60ed View commit details
    Browse the repository at this point in the history
  8. fixed mypy issues

    daniel-sanche committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3762a03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    274bd36 View commit details
    Browse the repository at this point in the history
  10. added docstrings

    daniel-sanche committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5611614 View commit details
    Browse the repository at this point in the history
  11. added README

    daniel-sanche committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ad95748 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cad416d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b92e65 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    9a19658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a378c45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02b2268 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3643f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b64c0c7 View commit details
    Browse the repository at this point in the history
  6. moved files

    daniel-sanche committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    223f337 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51d2358 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    3600a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    295f3a2 View commit details
    Browse the repository at this point in the history
  3. fixed mypy issues

    daniel-sanche committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6ce1b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ac4c71 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    d76cb5c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    a36f89d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    ceabe03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d6a29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf126a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d8c79b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    792abd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1006496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dc231c View commit details
    Browse the repository at this point in the history
  4. ran blacken

    daniel-sanche committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f73498c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    18854f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d63e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5396bc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dce3b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. added some tests

    daniel-sanche committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ade18b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    933a626 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8efe71d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09623f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fcbc89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9044c4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee11e04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89c2abe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7925b24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de32f7f View commit details
    Browse the repository at this point in the history
  10. added mapping tests

    daniel-sanche committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3c0f1de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da38ac4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    169255b View commit details
    Browse the repository at this point in the history
  13. added test cases

    daniel-sanche committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5eddd03 View commit details
    Browse the repository at this point in the history
  14. added tests

    daniel-sanche committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c616143 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    042f89b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f186d6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a0c638 View commit details
    Browse the repository at this point in the history
  4. fixed lint issues

    daniel-sanche committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a3cb9a6 View commit details
    Browse the repository at this point in the history
  5. fixed mypy

    daniel-sanche committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0c91eb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5484f5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7881da View commit details
    Browse the repository at this point in the history
  8. fixed unit-3.7 issues

    daniel-sanche committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bc67b30 View commit details
    Browse the repository at this point in the history
  9. fixed lint

    daniel-sanche committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    11ab1d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    bb9c160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e0425 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    288c645 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13abfd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93acd0d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    1318ab6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    7dc9a2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aacd8aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18484a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41576f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d5df6d View commit details
    Browse the repository at this point in the history
  6. fixed lint

    daniel-sanche committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0b9f377 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8d91c0 View commit details
    Browse the repository at this point in the history
  8. fixed string access

    daniel-sanche committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ef00397 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    ea571bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42655b View commit details
    Browse the repository at this point in the history
  3. fixed 3.7 tests

    daniel-sanche committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e972385 View commit details
    Browse the repository at this point in the history
  4. fixed mypy issues

    daniel-sanche committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    81a06f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db8c156 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c418af2 View commit details
    Browse the repository at this point in the history
  7. fix mock import

    daniel-sanche committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d0dcbff View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    37c3226 View commit details
    Browse the repository at this point in the history
  2. updated README

    daniel-sanche committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    54ee3be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d44b829 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61490e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea0d5c4 View commit details
    Browse the repository at this point in the history
  6. use new decorator names

    daniel-sanche committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b8b2181 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a45a6f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7052b31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd2a65f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    59a5df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f2bfd View commit details
    Browse the repository at this point in the history
  3. fixed py37 test

    daniel-sanche committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    62d46ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    487f8b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    77560c9 View commit details
    Browse the repository at this point in the history
  2. fixed outdated name

    daniel-sanche committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    252ddef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f34d9a2 View commit details
    Browse the repository at this point in the history
  4. fixed import path

    daniel-sanche committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3c806b5 View commit details
    Browse the repository at this point in the history
  5. fixed import

    daniel-sanche committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fff417c View commit details
    Browse the repository at this point in the history
  6. fixed imports

    daniel-sanche committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6e71ec9 View commit details
    Browse the repository at this point in the history
  7. fixed import

    daniel-sanche committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    720cf81 View commit details
    Browse the repository at this point in the history
  8. moved tests

    daniel-sanche committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c82d967 View commit details
    Browse the repository at this point in the history
  9. renamed test file

    daniel-sanche committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    48d44a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c52d54 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    7f07436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cc4e07 View commit details
    Browse the repository at this point in the history
  3. fixed test proxy issues

    daniel-sanche committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    20bb81d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. renamed with_formatter

    daniel-sanche committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    14a5f25 View commit details
    Browse the repository at this point in the history
  2. fixed docstrings

    daniel-sanche committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8830375 View commit details
    Browse the repository at this point in the history
  3. cleaning up rm_aio

    daniel-sanche committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6be8180 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54e3007 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5811a98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    480b139 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66fc807 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b3b9c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    89a816a View commit details
    Browse the repository at this point in the history
  2. fixed broken imports

    daniel-sanche committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c6f053b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee3e84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36c78ba View commit details
    Browse the repository at this point in the history
  5. fixed lint

    daniel-sanche committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3c44095 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9244f56 View commit details
    Browse the repository at this point in the history
  7. fixed mypy issue

    daniel-sanche committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6135ccc View commit details
    Browse the repository at this point in the history
  8. fixed unit tests

    daniel-sanche committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ff9d019 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    56c76ef View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    ae5dc6a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. addressing broken tests

    daniel-sanche committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c95ca68 View commit details
    Browse the repository at this point in the history
  2. fix tests

    daniel-sanche committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    008e724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fb2134 View commit details
    Browse the repository at this point in the history
  4. fixed lint

    daniel-sanche committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e8d122e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. cleaned up imports

    daniel-sanche committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d489ad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39f12f1 View commit details
    Browse the repository at this point in the history
  3. mock create_channel

    daniel-sanche committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    99dd32a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a41d24 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. fixed docstring

    daniel-sanche committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    615588d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b28a12e View commit details
    Browse the repository at this point in the history
  3. renamed test classes

    daniel-sanche committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c0abaed View commit details
    Browse the repository at this point in the history