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

improve logging test and increase coverage on server.py #1743

Merged
merged 24 commits into from Nov 2, 2022

Commits on Oct 29, 2022

  1. Copy the full SHA
    adbc9b6 View commit details
    Browse the repository at this point in the history
  2. add skip for win32

    iudeen committed Oct 29, 2022
    Copy the full SHA
    872d5dd View commit details
    Browse the repository at this point in the history
  3. Add Client to test

    iudeen committed Oct 29, 2022
    Copy the full SHA
    08059cf View commit details
    Browse the repository at this point in the history
  4. remove fixture

    iudeen committed Oct 29, 2022
    Copy the full SHA
    0dfa766 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Copy the full SHA
    edb53e5 View commit details
    Browse the repository at this point in the history
  2. add skip for win32

    iudeen authored and Kludex committed Oct 31, 2022
    Copy the full SHA
    efc399e View commit details
    Browse the repository at this point in the history
  3. Add Client to test

    iudeen authored and Kludex committed Oct 31, 2022
    Copy the full SHA
    74d7022 View commit details
    Browse the repository at this point in the history
  4. remove fixture

    iudeen authored and Kludex committed Oct 31, 2022
    Copy the full SHA
    87c8b62 View commit details
    Browse the repository at this point in the history
  5. Remove pragma on fd

    Kludex committed Oct 31, 2022
    Copy the full SHA
    d7c0fbb View commit details
    Browse the repository at this point in the history
  6. Fix coverage

    Kludex committed Oct 31, 2022
    Copy the full SHA
    1b4f770 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix/improve-cov-server' of https://github.com/iudeen/uv…

    …icorn into fix/improve-cov-server
    iudeen committed Oct 31, 2022
    Copy the full SHA
    f147004 View commit details
    Browse the repository at this point in the history
  8. remove pragma

    iudeen committed Oct 31, 2022
    Copy the full SHA
    f0916ac View commit details
    Browse the repository at this point in the history
  9. add test for fd param

    iudeen committed Oct 31, 2022
    Copy the full SHA
    ad4ae14 View commit details
    Browse the repository at this point in the history
  10. skip win32

    iudeen committed Oct 31, 2022
    Copy the full SHA
    bd7553f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Copy the full SHA
    3631f70 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    833aef0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8804d7e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8ac01a6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix/improve-cov-server' of https://github.com/iudeen/uv…

    …icorn into fix/improve-cov-server
    iudeen committed Nov 1, 2022
    Copy the full SHA
    2b0774c View commit details
    Browse the repository at this point in the history
  6. increase coverage threshold

    iudeen committed Nov 1, 2022
    Copy the full SHA
    588dbd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Remove unwanted params from test and simply

    Apply suggestions from code review
    
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    iudeen and Kludex committed Nov 2, 2022
    Copy the full SHA
    73b5367 View commit details
    Browse the repository at this point in the history
  2. revert: remove port zero test

    iudeen committed Nov 2, 2022
    Copy the full SHA
    1ca64ae View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    aa5bc0e View commit details
    Browse the repository at this point in the history
  4. update coverage fail_under

    iudeen committed Nov 2, 2022
    Copy the full SHA
    5729216 View commit details
    Browse the repository at this point in the history