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

fix: weight values for the main material of the product #9024

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

stephanegigandet
Copy link
Contributor

There was an issue with the values recorded for the weights of the main material of products, which resulted in the 3rd column to be incorrect:

image

Corrected:

image

@sonarcloud
Copy link

sonarcloud bot commented Sep 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

Merging #9024 (2204d7d) into main (28a3a84) will decrease coverage by 0.01%.
Report is 7 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #9024      +/-   ##
==========================================
- Coverage   46.12%   46.11%   -0.01%     
==========================================
  Files          64       64              
  Lines       19850    19849       -1     
  Branches     4795     4794       -1     
==========================================
- Hits         9155     9154       -1     
  Misses       9528     9528              
  Partials     1167     1167              
Files Changed Coverage Δ
lib/ProductOpener/PackagingStats.pm 29.52% <100.00%> (-0.34%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stephanegigandet stephanegigandet merged commit 11dd2d5 into main Sep 19, 2023
13 checks passed
@stephanegigandet stephanegigandet deleted the fix-packaging-main-material-weights branch September 19, 2023 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants