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

Github remote loader #1205

Merged
merged 6 commits into from
Oct 5, 2024
Merged

Github remote loader #1205

merged 6 commits into from
Oct 5, 2024

Conversation

dartpain
Copy link
Contributor

@dartpain dartpain commented Oct 3, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Remote github loader
  • Why was this change needed? (You can also link to an open issue here)
    To load code from github
  • Other information:

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 8:57pm
nextra-docsgpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 8:57pm

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 22.44898% with 38 lines in your changes missing coverage. Please review.

Project coverage is 32.82%. Comparing base (68cc646) to head (6932c7e).
Report is 107 commits behind head on main.

Files with missing lines Patch % Lines
application/parser/remote/github_loader.py 23.25% 33 Missing ⚠️
application/api/user/routes.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1205      +/-   ##
==========================================
+ Coverage   31.30%   32.82%   +1.51%     
==========================================
  Files          59       61       +2     
  Lines        2766     3074     +308     
==========================================
+ Hits          866     1009     +143     
- Misses       1900     2065     +165     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dartpain
Copy link
Contributor Author

dartpain commented Oct 5, 2024

Very simple loader that scrapes github repos
CleanShot 2024-10-05 at 21 54 38@2x

@dartpain dartpain merged commit ab1ebeb into main Oct 5, 2024
11 of 12 checks passed
@dartpain
Copy link
Contributor Author

@holopin-bot @dartpain

Copy link

holopin-bot bot commented Oct 21, 2024

Looks like @dartpain is trying to award a sticker, but something went wrong while doing so. See this page for more information.

@dartpain
Copy link
Contributor Author

@holopin-bot @dartpain

Copy link

holopin-bot bot commented Oct 21, 2024

Looks like @dartpain is trying to award a sticker, but something went wrong while doing so. See this page for more information.

@dartpain
Copy link
Contributor Author

@holopin-bot @dartpain contributor2024

Copy link

holopin-bot bot commented Oct 21, 2024

Looks like @dartpain is trying to award a sticker, but something went wrong while doing so. See this page for more information.

@dartpain
Copy link
Contributor Author

@holopin-bot @dartpain contributor2024

Copy link

holopin-bot bot commented Oct 21, 2024

Looks like @dartpain is trying to award a sticker, but something went wrong while doing so. See this page for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants