eReuse / devicehub-teal

New devicehub
GNU Affero General Public License v3.0
17 stars 12 forks source link

Feature/4463 solar panel #460

Closed cayop closed 1 year ago

cayop commented 1 year ago

Description

Add a new type of device, "Solar Panel"

Fixes # (4463)

Type of change

codecov-commenter commented 1 year ago

Codecov Report

Merging #460 (72e4481) into testing (99f4c71) will decrease coverage by 0.01%. The diff coverage is 77.77%.

@@             Coverage Diff             @@
##           testing     #460      +/-   ##
===========================================
- Coverage    83.67%   83.66%   -0.01%     
===========================================
  Files          122      122              
  Lines        13651    13671      +20     
===========================================
+ Hits         11422    11438      +16     
- Misses        2229     2233       +4     
Files Changed Coverage Δ
ereuse_devicehub/inventory/forms.py 74.81% <64.70%> (-0.11%) :arrow_down:
ereuse_devicehub/resources/device/definitions.py 99.54% <100.00%> (+0.01%) :arrow_up:
ereuse_devicehub/resources/device/models.py 85.42% <100.00%> (+0.02%) :arrow_up:
ereuse_devicehub/resources/device/schemas.py 99.23% <100.00%> (+<0.01%) :arrow_up:
ereuse_devicehub/resources/device/views.py 72.62% <100.00%> (ø)