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 fix for DatasetAccountableOwnership ingestion #424

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Conversation

rakhiagr
Copy link
Contributor

@rakhiagr rakhiagr commented Sep 12, 2024

Summary

Moved the skip logic inside preUpdateLambda check. That is, only skip ingestion when it has a prelambda registered.

Workflow failed because of deprecated version of actions/upload-artifact: updated to v3: Ref: reactjs/react.dev#7148

Testing Done

mint build
added a unit test for this case

Checklist

@rakhiagr rakhiagr changed the title Fixed the bug which stopped all current DatasetAccountableOwnership ingestion Fixed bug which stopped all current DatasetAccountableOwnership ingestion Sep 12, 2024
Rakhi Agrawal added 2 commits September 12, 2024 14:45
@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.52%. Comparing base (7c07e1e) to head (24a73eb).

Files with missing lines Patch % Lines
...din/metadata/restli/BaseAspectRoutingResource.java 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #424      +/-   ##
============================================
- Coverage     67.53%   67.52%   -0.01%     
  Complexity     1521     1521              
============================================
  Files           137      137              
  Lines          5957     5956       -1     
  Branches        645      645              
============================================
- Hits           4023     4022       -1     
  Misses         1661     1661              
  Partials        273      273              

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

@rakhiagr rakhiagr requested a review from JiaoMaWHU September 12, 2024 22:03
@rakhiagr rakhiagr merged commit 2dd1a36 into master Sep 12, 2024
2 checks passed
@rakhiagr rakhiagr changed the title Fixed bug which stopped all current DatasetAccountableOwnership ingestion Bug fix for DatasetAccountableOwnership ingestion Sep 16, 2024
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.

3 participants