Initial commit: add device model test helper class. #927
+171
−1
Codacy Production / Codacy Static Code Analysis
required action
Jan 7, 2025 in 0s
3 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Clones added
============
- tests/lib/ocpp/v201/device_model_test_helper.cpp 1
- tests/lib/ocpp/v201/device_model_test_helper.hpp 1
See the complete overview on Codacy
Annotations
Check notice on line 56 in tests/lib/ocpp/v201/device_model_test_helper.hpp
codacy-production / Codacy Static Code Analysis
tests/lib/ocpp/v201/device_model_test_helper.hpp#L56
class member 'DeviceModelTestHelper::database_path' is never used.
Check notice on line 57 in tests/lib/ocpp/v201/device_model_test_helper.hpp
codacy-production / Codacy Static Code Analysis
tests/lib/ocpp/v201/device_model_test_helper.hpp#L57
class member 'DeviceModelTestHelper::migration_files_path' is never used.
Check notice on line 58 in tests/lib/ocpp/v201/device_model_test_helper.hpp
codacy-production / Codacy Static Code Analysis
tests/lib/ocpp/v201/device_model_test_helper.hpp#L58
class member 'DeviceModelTestHelper::config_path' is never used.
Loading