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 integer division by integer bug #29

Merged
merged 4 commits into from
Jan 17, 2023
Merged

Fix integer division by integer bug #29

merged 4 commits into from
Jan 17, 2023

Conversation

jspeed-meyers
Copy link
Contributor

Fix #28

In the process, I also:

  • Converted the SPDX-related tests to table tests
  • Added the Photon SPDX document
  • Added the Photon SPDX document and expected output to the table tests

Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
And add test for photon document to ensure correct calculation
of package version and license information.

Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
Signed-off-by: John Speed Meyers <jsmeyers@chainguard.dev>
@justinabrahms justinabrahms merged commit b324861 into eBay:main Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Dividing Integers by Integers Leads to Incorrect Score Calculation
2 participants