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

Add trigger distance to sensor model #81

Merged
merged 5 commits into from
Oct 30, 2023
Merged

Add trigger distance to sensor model #81

merged 5 commits into from
Oct 30, 2023

Conversation

klaasnicolaas
Copy link
Collaborator

From now on we also keep track of the trigger distance of a sensor in the database, and the instructions have also been updated for using CLI in the Docker container

@klaasnicolaas klaasnicolaas added documentation Solely about the documentation of the project. new-feature New features or request. labels Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

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

Comparison is base (7fae0eb) 59.82% compared to head (2b9dd4d) 59.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   59.82%   59.76%   -0.06%     
==========================================
  Files          12       12              
  Lines         667      671       +4     
  Branches      114      115       +1     
==========================================
+ Hits          399      401       +2     
- Misses        257      259       +2     
  Partials       11       11              
Files Coverage Δ
app/blueprints/backend/__init__.py 47.05% <ø> (ø)
app/blueprints/backend/models.py 100.00% <100.00%> (ø)
app/__init__.py 45.92% <0.00%> (-0.40%) ⬇️

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

@klaasnicolaas klaasnicolaas merged commit 3a44811 into main Oct 30, 2023
10 of 14 checks passed
@klaasnicolaas klaasnicolaas deleted the klaas-2023-043 branch October 30, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Solely about the documentation of the project. new-feature New features or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant