"python-package/vscode:/vscode.git/clone" did not exist on "1e61f24f722fad30375ce68f3f4112e4556ec818"
  1. 27 Jul, 2025 1 commit
  2. 14 Jul, 2025 1 commit
    • Nick Miller's avatar
      [ci][python-package] Enforce and fix ruff flake8-pytest-style (PT) linting codes (#6959) · 0ec55c97
      Nick Miller authored
      
      
      * Add "PT" ruff code to pyproject.toml plus some exceptions
      
      * Extend PT011 for Exception, IndexError, TypeError
      
      * Fix PT001: Use `@pytest.fixture` over `@pytest.fixture()`
      
      * Fix PT011: pytest.raises({exception}) is too broad, set the match parameter or use a more specific exception
      
      * Fix PT012: `pytest.raises()` block should contain a single simple statement
      
      * Fix PT017: Found assertion on exception {name} in except block, use pytest.raises() instead
      
      * Fix PT018: Assertion should be broken down into multiple parts
      
      * Remove PT006 and PT007 from ignore list and fixup
      
      * Use *Exception and *Error glob to apply PT011 and ignore AssertionErrors
      
      ---------
      Co-authored-by: default avatarNikita Titov <nekit94-08@mail.ru>
      0ec55c97
  3. 28 Jun, 2025 1 commit
  4. 27 May, 2025 1 commit
  5. 25 May, 2025 1 commit
  6. 23 May, 2025 1 commit
  7. 22 May, 2025 2 commits
  8. 21 May, 2025 1 commit
  9. 27 Apr, 2025 1 commit
  10. 25 Apr, 2025 1 commit
  11. 24 Apr, 2025 2 commits
  12. 17 Apr, 2025 1 commit
  13. 30 Mar, 2025 1 commit
  14. 02 Mar, 2025 1 commit
  15. 12 Feb, 2025 1 commit
  16. 07 Feb, 2025 1 commit
  17. 05 Feb, 2025 1 commit
  18. 26 Jan, 2025 1 commit
  19. 11 Jan, 2025 1 commit
  20. 03 Jan, 2025 1 commit
  21. 22 Dec, 2024 2 commits
  22. 15 Dec, 2024 1 commit
  23. 10 Dec, 2024 1 commit
  24. 04 Dec, 2024 1 commit
  25. 01 Dec, 2024 1 commit
  26. 15 Nov, 2024 1 commit
  27. 31 Oct, 2024 1 commit
  28. 13 Oct, 2024 1 commit
  29. 09 Oct, 2024 1 commit
  30. 02 Oct, 2024 1 commit
  31. 03 Sep, 2024 2 commits
  32. 15 Aug, 2024 2 commits
  33. 06 Aug, 2024 1 commit
  34. 16 Jul, 2024 1 commit
  35. 12 Jul, 2024 1 commit