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: several bug fixes and improvements #46

Merged
merged 4 commits into from
Sep 14, 2023
Merged

Conversation

zvigrinberg
Copy link
Collaborator

Description

fix: component analysis sometimes fails to invoke npm ls because of improper location of temp file creation
test: modify UT and IT tests to take into account failures also, by mocking the http status code to 200
feature: add new component analysis method to enable passing existing manifests from existing directories
test: add tests for new component analysis method with string path argument
fix: add correct error handling for cases in which exhort backend returns errors

Checklist

  • I have followed this repository's contributing guidelines.
  • I will adhere to the project's code of conduct.

Additional information

Anything else?

@github-actions
Copy link

github-actions bot commented Sep 13, 2023

Test Results

61 tests   61 ✔️  1m 22s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit 52ad13b.

♻️ This comment has been updated with latest results.

Zvi Grinberg added 4 commits September 14, 2023 08:50
Signed-off-by: Zvi Grinberg <tester@exhort-java-api.com>
…or tests

Signed-off-by: Zvi Grinberg <tester@exhort-java-api.com>
… manifests from existing directories

fix: add correct error handling for cases in which exhort backend returns errors

Signed-off-by: Zvi Grinberg <tester@exhort-java-api.com>
…gument

test: modify UT and IT tests to take into account failures also, by mocking the http status code to 200

Signed-off-by: Zvi Grinberg <tester@exhort-java-api.com>
@xieshenzh xieshenzh merged commit e6374b6 into main Sep 14, 2023
4 of 6 checks passed
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.

2 participants