refactor(OCPP): Move ConnectivityManager to common namespace #1689
8 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 6
- Added 8
Complexity increasing per file
==============================
- lib/everest/ocpp/lib/ocpp/v2/charge_point.cpp 7
- lib/everest/ocpp/lib/ocpp/common/websocket/websocket.cpp 1
- lib/everest/ocpp/lib/ocpp/common/connectivity_manager.cpp 86
Clones added
============
- lib/everest/ocpp/lib/ocpp/v2/charge_point.cpp 2
See the complete overview on Codacy
Annotations
Check warning on line 156 in lib/everest/ocpp/include/ocpp/common/connectivity_manager.hpp
codacy-production / Codacy Static Code Analysis
lib/everest/ocpp/include/ocpp/common/connectivity_manager.hpp#L156
class member 'ConnectivityManager::cached_network_connection_profiles' is never used.
Check warning on line 6 in lib/everest/ocpp/include/ocpp/v2/message_dispatcher.hpp
codacy-production / Codacy Static Code Analysis
lib/everest/ocpp/include/ocpp/v2/message_dispatcher.hpp#L6
Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 4 in lib/everest/ocpp/lib/ocpp/common/connectivity_manager.cpp
codacy-production / Codacy Static Code Analysis
lib/everest/ocpp/lib/ocpp/common/connectivity_manager.cpp#L4
Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 6 in lib/everest/ocpp/lib/ocpp/v2/functional_blocks/authorization.cpp
codacy-production / Codacy Static Code Analysis
lib/everest/ocpp/lib/ocpp/v2/functional_blocks/authorization.cpp#L6
Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 6 in lib/everest/ocpp/lib/ocpp/v2/functional_blocks/diagnostics.cpp
codacy-production / Codacy Static Code Analysis
lib/everest/ocpp/lib/ocpp/v2/functional_blocks/diagnostics.cpp#L6
Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 6 in lib/everest/ocpp/lib/ocpp/v2/functional_blocks/provisioning.cpp
codacy-production / Codacy Static Code Analysis
lib/everest/ocpp/lib/ocpp/v2/functional_blocks/provisioning.cpp#L6
Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 6 in lib/everest/ocpp/lib/ocpp/v2/functional_blocks/security.cpp
codacy-production / Codacy Static Code Analysis
lib/everest/ocpp/lib/ocpp/v2/functional_blocks/security.cpp#L6
Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.
Check warning on line 8 in lib/everest/ocpp/lib/ocpp/v21/functional_blocks/bidirectional.cpp
codacy-production / Codacy Static Code Analysis
lib/everest/ocpp/lib/ocpp/v21/functional_blocks/bidirectional.cpp#L8
Include file: <ocpp/common/connectivity_manager.hpp> not found. Please note: Cppcheck does not need standard library headers to get proper results.