Add status field for items and equipment #866
Draft
Codecov / codecov/project
succeeded
Nov 15, 2024 in 0s
68.21% (+0.09%) compared to 42b5c71
View this Pull Request on Codecov
68.21% (+0.09%) compared to 42b5c71
Details
Codecov Report
Attention: Patch coverage is 77.14286%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 68.21%. Comparing base (
42b5c71
) to head (af0dead
).
Report is 137 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #866 +/- ##
==========================================
+ Coverage 68.12% 68.21% +0.09%
==========================================
Files 62 62
Lines 3890 3914 +24
==========================================
+ Hits 2650 2670 +20
- Misses 1240 1244 +4
Files with missing lines | Coverage Δ | |
---|---|---|
pydatalab/pydatalab/models/equipment.py | 100.00% <100.00%> (ø) |
|
pydatalab/pydatalab/models/items.py | 96.96% <66.66%> (+0.19%) |
⬆️ |
pydatalab/pydatalab/models/utils.py | 88.43% <91.66%> (+0.78%) |
⬆️ |
pydatalab/pydatalab/routes/v0_1/items.py | 81.72% <64.70%> (-0.94%) |
⬇️ |
Loading