Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit to metadata table for state analysis#106

Merged
yzang2019 merged 5 commits intomainfrom
yzang/add-metadata
Sep 3, 2025
Merged

Commit to metadata table for state analysis#106
yzang2019 merged 5 commits intomainfrom
yzang/add-metadata

Conversation

@yzang2019
Copy link
Copy Markdown
Collaborator

@yzang2019 yzang2019 commented Sep 3, 2025

Describe your changes and provide context

Update the latest height for state analysis in DynamoDB

Testing performed to validate your change

@yzang2019 yzang2019 changed the title Commit to metadata table Commit to metadata table for state analysis Sep 3, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.68%. Comparing base (de1d7fe) to head (37e228c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   63.68%   63.68%           
=======================================
  Files          28       28           
  Lines        4045     4045           
=======================================
  Hits         2576     2576           
  Misses       1170     1170           
  Partials      299      299           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread tools/utils/dynamo.go
return false, nil
}
return false, fmt.Errorf("failed to update latest height: %w", err)
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should we at a error log here?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It will return an error and will be logged out via panic

@yzang2019 yzang2019 enabled auto-merge (squash) September 3, 2025 14:29
@yzang2019 yzang2019 merged commit d383a76 into main Sep 3, 2025
6 of 7 checks passed
@yzang2019 yzang2019 deleted the yzang/add-metadata branch September 3, 2025 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants