Skip to content

Conversation

@privateip
Copy link
Member

This commit includes several improvements to the development workflow:

  • Update Makefile clean target to recursively remove pycache directories using find command with proper error handling
  • Enhance test coverage for exceptions module with additional test cases
  • Expand jsonutils module test coverage to achieve comprehensive coverage
  • Maintain existing linting and formatting standards

These changes improve the development experience by ensuring a cleaner build environment and more robust test coverage across core modules.

This commit includes several improvements to the development workflow:

- Update Makefile clean target to recursively remove __pycache__ directories
  using find command with proper error handling
- Enhance test coverage for exceptions module with additional test cases
- Expand jsonutils module test coverage to achieve comprehensive coverage
- Maintain existing linting and formatting standards

These changes improve the development experience by ensuring a cleaner
build environment and more robust test coverage across core modules.
@privateip privateip merged commit 18ad6a4 into itential:devel Aug 21, 2025
4 checks passed
@privateip privateip deleted the ruff-update branch August 21, 2025 20:32
privateip added a commit to privateip/ipsdk that referenced this pull request Aug 21, 2025
This commit includes several improvements to the development workflow:

- Update Makefile clean target to recursively remove __pycache__ directories
  using find command with proper error handling
- Enhance test coverage for exceptions module with additional test cases
- Expand jsonutils module test coverage to achieve comprehensive coverage
- Maintain existing linting and formatting standards

These changes improve the development experience by ensuring a cleaner
build environment and more robust test coverage across core modules.
privateip added a commit to privateip/ipsdk that referenced this pull request Aug 21, 2025
This commit includes several improvements to the development workflow:

- Update Makefile clean target to recursively remove __pycache__ directories
  using find command with proper error handling
- Enhance test coverage for exceptions module with additional test cases
- Expand jsonutils module test coverage to achieve comprehensive coverage
- Maintain existing linting and formatting standards

These changes improve the development experience by ensuring a cleaner
build environment and more robust test coverage across core modules.
privateip added a commit that referenced this pull request Aug 21, 2025
This commit includes several improvements to the development workflow:

- Update Makefile clean target to recursively remove __pycache__ directories
  using find command with proper error handling
- Enhance test coverage for exceptions module with additional test cases
- Expand jsonutils module test coverage to achieve comprehensive coverage
- Maintain existing linting and formatting standards

These changes improve the development experience by ensuring a cleaner
build environment and more robust test coverage across core modules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant