jlab-sensing / ENTS-backend

ENTS backend is a project to visualize data collected from a network of environmental sensors.
https://dirtviz.jlab.ucsc.edu/
MIT License
4 stars 8 forks source link

added default vals for cell obj #335

Closed aaron-wu1 closed 2 months ago

aaron-wu1 commented 2 months ago

new cell was not creating due to missing values in cell constructor

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Flag Coverage Δ
backend 59.30% <100.00%> (ø)
frontend 76.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
backend/api/models/cell.py 80.00% <100.00%> (ø)