Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to new datamodel #216

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from

fix headers

5f17e88
Select commit
Loading
Failed to load commit list.
Open

Migrate to new datamodel #216

fix headers
5f17e88
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 19, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

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

Issues
======
+ Solved 1
- Added 2
           

Complexity decreasing per file
==============================
+ tests/test_core.py  -4
+ pyroengine/sensors.py  -2
+ pyroengine/engine.py  -8
+ tests/test_engine.py  -21
+ pyroengine/core.py  -4
+ pyroengine/vision.py  -7
+ src/run.py  -1
         

Clones removed
==============
+ pyroengine/core.py  -2
         

See the complete overview on Codacy

Annotations

Check notice on line 1 in pyroengine/__init__.py

See this annotation in the file changed.

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

pyroengine/__init__.py#L1

'.logger_config.logger' imported but unused (F401)

Check failure on line 60 in src/control_reolink_cam.py

See this annotation in the file changed.

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

src/control_reolink_cam.py#L60

Too many arguments for logging format string