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

BUG:Some functionality doesn't work in Github Scraper module. #868

Closed
4 tasks done
HavokSahil opened this issue Dec 22, 2023 · 1 comment
Closed
4 tasks done

BUG:Some functionality doesn't work in Github Scraper module. #868

HavokSahil opened this issue Dec 22, 2023 · 1 comment
Labels
Codepeak23 CodePeak'23! 🚀 HARD

Comments

@HavokSahil
Copy link
Contributor

HavokSahil commented Dec 22, 2023

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

I found following issues with the code.

  • These codeblocks does't work or throws an error.
    image
    image
    image

  • The url used for the readme extraction is
    https://github.com/{self.username}/{self.username}/blob/main/README.md
    it should have {self.repository}
    image

  • users submodule use repository module without importing it
    image

  • Issue submodule doesnt have return statement in its methods
    image

Record

  • I agree to follow this project's Code of Conduct
  • I'm Codepeak Contributor
  • I want to work on this issue
@HavokSahil
Copy link
Contributor Author

@nikhil25803 PR #867 resolved this issue.

@nikhil25803 nikhil25803 added HARD Codepeak23 CodePeak'23! 🚀 labels Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codepeak23 CodePeak'23! 🚀 HARD
Projects
None yet
Development

No branches or pull requests

2 participants