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

Relocate File and HttpClient to their respective modules #522

Merged
merged 2 commits into from
Dec 22, 2024

Conversation

swarajpande5
Copy link
Contributor

@swarajpande5 swarajpande5 commented Dec 22, 2024

This PR relocates the code for File and HttpClient to their respective modules as suggested in #521.
Please review the same.

Summary by Sourcery

Chores:

  • Relocate code for better organization.

Signed-off-by: swarajpande5 <swarajpande5@gmail.com>
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @swarajpande5 - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟡 General issues: 2 issues found
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟡 Complexity: 1 issue found
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

ramalama/http_client.py Outdated Show resolved Hide resolved
ramalama/file.py Show resolved Hide resolved
ramalama/file.py Show resolved Hide resolved
Signed-off-by: swarajpande5 <swarajpande5@gmail.com>
@ericcurtin ericcurtin merged commit f3312c9 into containers:main Dec 22, 2024
10 of 11 checks passed
@ericcurtin
Copy link
Collaborator

ericcurtin commented Dec 22, 2024

There's a couple of other places we will have to reference these new files, install.sh, maybe others, a grep should find them.

@swarajpande5 swarajpande5 deleted the relocate-fix branch December 22, 2024 16:52
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