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

♻️ Base connect_hub() off of edge function #879

Merged
merged 11 commits into from
Oct 4, 2024
Merged

♻️ Base connect_hub() off of edge function #879

merged 11 commits into from
Oct 4, 2024

Conversation

Koncopd
Copy link
Member

@Koncopd Koncopd commented Oct 2, 2024

No description provided.

Copy link

github-actions bot commented Oct 2, 2024

@github-actions github-actions bot temporarily deployed to pull request October 2, 2024 14:24 Inactive
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.51%. Comparing base (9df1486) to head (19c4487).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #879      +/-   ##
==========================================
- Coverage   83.76%   83.51%   -0.25%     
==========================================
  Files          43       43              
  Lines        3381     3355      -26     
==========================================
- Hits         2832     2802      -30     
- Misses        549      553       +4     

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

@github-actions github-actions bot temporarily deployed to pull request October 2, 2024 14:47 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 2, 2024 14:55 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 2, 2024 15:06 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 2, 2024 16:39 Inactive
@@ -56,6 +56,8 @@ def __init__(
schema: str | None = None, # comma-separated string of schema names
git_repo: str | None = None, # a git repo URL
is_on_hub: bool | None = None, # initialized from hub
api_url: str | None = None,
schema_id: UUID | None = None,
Copy link
Member Author

Choose a reason for hiding this comment

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

@falexwolf not sure. I have to add them here for saving the instance settings. But i am not sure if they should be here even as just private variables.

Copy link
Member

Choose a reason for hiding this comment

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

I think this is OK, Sergei!

@falexwolf falexwolf changed the title ♻️ Migrate to edge function in connect ♻️ Base connect_hub() off of edge function Oct 4, 2024
@falexwolf
Copy link
Member

@Koncopd, can we merge this one?

@Koncopd
Copy link
Member Author

Koncopd commented Oct 4, 2024

One more thing and i will merge.

@github-actions github-actions bot temporarily deployed to pull request October 4, 2024 08:55 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 4, 2024 09:05 Inactive
@Koncopd Koncopd merged commit edb6fef into main Oct 4, 2024
12 of 13 checks passed
@Koncopd Koncopd deleted the migrate_edge branch October 4, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants