Skip to content

Conversation

@ChristopheHD
Copy link
Owner

Added a new test file test_eep_coverage.py to improve the code coverage of enocean/protocol/eep.py.

The new tests cover the following scenarios:

  • IOError handling when EEP.xml is not found.
  • find_profile with an invalid RORG.
  • set_values with an invalid shortcut.

These changes increase the test coverage of eep.py and improve the overall quality of the codebase.

google-labs-jules bot and others added 5 commits August 10, 2025 09:33
Added a new test file `test_eep_coverage.py` to improve the code coverage of `enocean/protocol/eep.py`.

The new tests cover the following scenarios:
- IOError handling when `EEP.xml` is not found.
- `find_profile` with an invalid RORG.
- `set_values` with an invalid shortcut.

These changes increase the test coverage of `eep.py` and improve the overall quality of the codebase.
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.

2 participants