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

Feature/eco counter telraam enable camera move #314

Merged
merged 40 commits into from
Oct 30, 2023

Add TRAFFIC_COUNTER_OBSERVATIONS_BASE_URL to env

42abd74
Select commit
Loading
Failed to load commit list.
Merged

Feature/eco counter telraam enable camera move #314

Add TRAFFIC_COUNTER_OBSERVATIONS_BASE_URL to env
42abd74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2023 in 1s

66.59% (-0.70%) compared to bcc68d8

View this Pull Request on Codecov

66.59% (-0.70%) compared to bcc68d8

Details

Codecov Report

Attention: 140 lines in your changes are missing coverage. Please review.

Comparison is base (bcc68d8) 67.28% compared to head (42abd74) 66.59%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #314      +/-   ##
===========================================
- Coverage    67.28%   66.59%   -0.70%     
===========================================
  Files          214      217       +3     
  Lines        12967    13766     +799     
  Branches      1647     1759     +112     
===========================================
+ Hits          8725     9167     +442     
- Misses        3883     4230     +347     
- Partials       359      369      +10     
Files Coverage Δ
eco_counter/api/serializers.py 100.00% <100.00%> (ø)
eco_counter/constants.py 100.00% <100.00%> (ø)
eco_counter/tests/conftest.py 100.00% <100.00%> (ø)
eco_counter/tests/constants.py 100.00% <100.00%> (ø)
eco_counter/tests/test_api.py 100.00% <100.00%> (ø)
eco_counter/tests/test_import_counter_data.py 26.13% <100.00%> (+18.88%) ⬆️
eco_counter/tasks.py 0.00% <0.00%> (ø)
eco_counter/tests/utils.py 92.85% <92.85%> (ø)
eco_counter/management/commands/utils.py 19.81% <25.84%> (ø)
...counter/management/commands/import_counter_data.py 67.25% <70.58%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.