feat(EvManager): Option to select certain payment option and enforcing it #1707
Codacy Production / Codacy Static Code Analysis
required action
Jan 12, 2026 in 0s
2 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- modules/EV/EvManager/main/car_simulation.cpp 3
- modules/EV/PyEvJosev/module.py 2
See the complete overview on Codacy
Annotations
Check warning on line 55 in modules/EV/EvManager/EvManager.hpp
codacy-production / Codacy Static Code Analysis
modules/EV/EvManager/EvManager.hpp#L55
struct member 'Conf::force_payment_option' is never used.
Check notice on line 148 in modules/EV/PyEvJosev/module.py
codacy-production / Codacy Static Code Analysis
modules/EV/PyEvJosev/module.py#L148
Trailing newlines (trailing-newlines)
Loading