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

CODECOV BA DEMO: Added NotEnoughInventory exception #660

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Merge branch 'master' into hkarakus/codecov_ba_demo

89b358a
Select commit
Loading
Failed to load commit list.
Open

CODECOV BA DEMO: Added NotEnoughInventory exception #660

Merge branch 'master' into hkarakus/codecov_ba_demo
89b358a
Select commit
Loading
Failed to load commit list.
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%> (ø)