CODECOV BA DEMO: Added NotEnoughInventory exception #660
Codecov / codecov/project
succeeded
Jan 13, 2025 in 0s
34.48% (target 35.00%)
View this Pull Request on Codecov
34.48% (target 35.00%)
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 34.48%. Comparing base (
ded90de
) to head (89b358a
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
react/src/components/NotEnoughInventory.jsx | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #660 +/- ##
==========================================
+ Coverage 34.13% 34.48% +0.35%
==========================================
Files 37 38 +1
Lines 920 928 +8
Branches 111 111
==========================================
+ Hits 314 320 +6
- Misses 589 591 +2
Partials 17 17
Components | Coverage Δ | |
---|---|---|
checkout_module | 6.59% <ø> (ø) |
|
product_component | 56.05% <0.00%> (-0.36%) |
⬇️ |
Files with missing lines | Coverage Δ | |
---|---|---|
react/src/index.js | 0.00% <ø> (ø) |
|
react/src/utils/errors.js | 94.44% <100.00%> (+1.11%) |
⬆️ |
react/src/components/NotEnoughInventory.jsx | 0.00% <0.00%> (ø) |
Loading