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

Fix Get Source so it's subscriptable #1447

Merged
merged 3 commits into from
May 14, 2024
Merged

Fix Get Source so it's subscriptable #1447

merged 3 commits into from
May 14, 2024

Conversation

aolfat
Copy link
Contributor

@aolfat aolfat commented May 13, 2024

Description

Type of change

Does this correspond to an open issue?

Select type(s) of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have fixed any merge conflicts

@aolfat aolfat had a problem deploying to Integration testing May 13, 2024 21:41 — with GitHub Actions Failure
@ahmadnazeri ahmadnazeri temporarily deployed to Integration testing May 13, 2024 22:20 — with GitHub Actions Inactive
Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 57.75%. Comparing base (ccb04d8) to head (1636c86).

Files Patch % Lines
client/src/featureform/register.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1447      +/-   ##
==========================================
+ Coverage   57.72%   57.75%   +0.02%     
==========================================
  Files         195      195              
  Lines       26057    26058       +1     
  Branches      853      853              
==========================================
+ Hits        15042    15049       +7     
+ Misses       9395     9389       -6     
  Partials     1620     1620              

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

@simba-git simba-git temporarily deployed to Integration testing May 14, 2024 14:32 — with GitHub Actions Inactive
@anthonylasso anthonylasso merged commit 565bd72 into main May 14, 2024
28 checks passed
@anthonylasso anthonylasso deleted the fix_get_source branch May 14, 2024 15:25
github-actions bot pushed a commit that referenced this pull request May 14, 2024
Co-authored-by: ahmadnazeri <42309296+ahmadnazeri@users.noreply.github.com>
Co-authored-by: Simba Khadder <simba@featureform.com>
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.

None yet

4 participants