Skip to content

lint

02e0aee
Select commit
Loading
Failed to load commit list.
Merged

Reset EEPROM #510

lint
02e0aee
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 1, 2026 in 0s

3 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 3
           

Complexity increasing per file
==============================
- src/TankController.cpp  4
- src/wrappers/EEPROM_TC.cpp  1
- src/wrappers/EEPROM_TC.h  1
- src/UIState/ResetEEPROM.cpp  6
- src/UIState/ResetEEPROM.h  3
- test/ResetEEPROMTest.cpp  7
         

Clones added
============
- test/ResetEEPROMTest.cpp  2
         

See the complete overview on Codacy

Annotations

Check warning on line 6 in src/UIState/ResetEEPROM.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/UIState/ResetEEPROM.cpp#L6

Include file: <avr/wdt.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 14 in test/ResetEEPROMTest.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/ResetEEPROMTest.cpp#L14

Include file: <Arduino.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.

Check warning on line 15 in test/ResetEEPROMTest.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/ResetEEPROMTest.cpp#L15

Include file: <ArduinoUnitTests.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.