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

OS Repository APIs #129

Merged
merged 1 commit into from
Jul 31, 2024
Merged

OS Repository APIs #129

merged 1 commit into from
Jul 31, 2024

Conversation

nikitajoshi1
Copy link
Collaborator

@nikitajoshi1 nikitajoshi1 commented Jul 25, 2024

Description

OS Repository APIs

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration
CreateDel
IDFail
GetFail
GetOSREPO
coverage

os_repository.go Outdated Show resolved Hide resolved
os_repository.go Outdated Show resolved Hide resolved
os_repository.go Outdated Show resolved Hide resolved
os_repository.go Outdated Show resolved Hide resolved
os_repository.go Outdated Show resolved Hide resolved
types/v1/types.go Outdated Show resolved Hide resolved
@adarsh-dell
Copy link
Contributor

@nikitajoshi1 Can you please attach the test coverage report.

Copy link
Contributor

@adarsh-dell adarsh-dell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check my review comments and see if we can address them.

@nikitajoshi1
Copy link
Collaborator Author

Please check my review comments and see if we can address them.

@adarsh-dell updated and responded to comments.

@nikitajoshi1
Copy link
Collaborator Author

@nikitajoshi1 Can you please attach the test coverage report.

Coverage:
coverage

Copy link
Contributor

@adarsh-dell adarsh-dell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @nikitajoshi1 for considering the feedbacks.

@nikitajoshi1 nikitajoshi1 merged commit fc34c46 into main Jul 31, 2024
4 checks passed
@doriac11 doriac11 deleted the OS-Repo-Apis branch July 31, 2024 17:15
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.

3 participants