fairnesscoop / pictyschool

Open source and eco design school photo management software (work in progress)
MIT License
7 stars 0 forks source link

feat: product weight #97

Closed mmarchois closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #97 (2da8c73) into master (8559ebc) will increase coverage by 0.03%. The diff coverage is 94.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   92.62%   92.65%   +0.03%     
==========================================
  Files         210      210              
  Lines        1979     1988       +9     
  Branches       75       75              
==========================================
+ Hits         1833     1842       +9     
  Misses        146      146              
Impacted Files Coverage Δ
...ry/ShippingCost/GetShippingCostByIdQueryHandler.ts 100.00% <ø> (ø)
...Query/ShippingCost/GetShippingCostsQueryHandler.ts 100.00% <ø> (ø)
...cation/Product/Query/GetProductByIdQueryHandler.ts 100.00% <ø> (ø)
...plication/Product/Query/GetProductsQueryHandler.ts 100.00% <ø> (ø)
...ructure/Order/Repository/ShippingCostRepository.ts 31.25% <0.00%> (ø)
...astructure/Product/Repository/ProductRepository.ts 31.57% <0.00%> (ø)
.../Command/ShippingCost/CreateShippingCostCommand.ts 100.00% <100.00%> (ø)
...d/ShippingCost/CreateShippingCostCommandHandler.ts 100.00% <100.00%> (ø)
.../Command/ShippingCost/UpdateShippingCostCommand.ts 100.00% <100.00%> (ø)
...d/ShippingCost/UpdateShippingCostCommandHandler.ts 100.00% <100.00%> (ø)
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8559ebc...2da8c73. Read the comment docs.