1. 11 Aug, 2025 1 commit
  2. 04 Aug, 2025 1 commit
  3. 28 Jul, 2025 1 commit
  4. 27 Jul, 2025 1 commit
  5. 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
  6. 28 Jun, 2025 1 commit
  7. 27 May, 2025 1 commit
  8. 25 May, 2025 1 commit
  9. 23 May, 2025 1 commit
  10. 22 May, 2025 2 commits
  11. 21 May, 2025 1 commit
  12. 27 Apr, 2025 1 commit
  13. 25 Apr, 2025 1 commit
  14. 24 Apr, 2025 2 commits
  15. 17 Apr, 2025 1 commit
  16. 30 Mar, 2025 1 commit
  17. 02 Mar, 2025 1 commit
  18. 12 Feb, 2025 1 commit
  19. 07 Feb, 2025 1 commit
  20. 05 Feb, 2025 1 commit
  21. 26 Jan, 2025 1 commit
  22. 20 Jan, 2025 1 commit
  23. 11 Jan, 2025 1 commit
  24. 03 Jan, 2025 1 commit
  25. 22 Dec, 2024 2 commits
  26. 15 Dec, 2024 1 commit
  27. 10 Dec, 2024 1 commit
  28. 04 Dec, 2024 1 commit
  29. 01 Dec, 2024 1 commit
  30. 15 Nov, 2024 1 commit
  31. 31 Oct, 2024 1 commit
  32. 13 Oct, 2024 1 commit
  33. 09 Oct, 2024 1 commit
  34. 07 Oct, 2024 1 commit
  35. 02 Oct, 2024 1 commit
  36. 04 Sep, 2024 1 commit
  37. 03 Sep, 2024 1 commit