Skip to content

Conversation

@P1sar
Copy link
Contributor

@P1sar P1sar commented Jul 27, 2023

Description

Adds Traces across the whole repo.
This is highly depended on changes in CORE repo that needs to be released first

Related Issue Or Context

Closes: n/a

How Has This Been Tested? Testing details.

Types of changes

  • 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 change)
  • Documentation

Checklist:

  • I have commented my code, particularly in hard-to-understand areas.
  • I have ensured that all acceptance criteria (or expected behavior) from issue are met
  • I have updated the documentation locally and in docs.
  • I have added tests to cover my changes.
  • I have ensured that all the checks are passing and green, I've signed the CLA bot

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

Go Test coverage is 63.6 %\ ✨ ✨ ✨

Copy link
Collaborator

@mpetrun5 mpetrun5 left a comment

Choose a reason for hiding this comment

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

Found deposit in core is missing deposit data and handler response.

@mpetrun5
Copy link
Collaborator

mpetrun5 commented Aug 9, 2023

Minor nitpick, but don't really like where ctx is renamed to ctxWithSpan.
If we named the context with everything that is possibly inside it would quickly become unmanageable.
It is fine for it to just be ctx.

@github-actions
Copy link
Contributor

Go Test coverage is 63.6 %\ ✨ ✨ ✨

@P1sar P1sar requested review from MakMuftic and mpetrun5 August 29, 2023 14:47
@P1sar P1sar marked this pull request as ready for review August 29, 2023 14:47
@github-actions
Copy link
Contributor

Go Test coverage is 63.5 %\ ✨ ✨ ✨

@github-actions
Copy link
Contributor

Go Test coverage is 63.5 %\ ✨ ✨ ✨

@P1sar P1sar requested a review from mpetrun5 September 8, 2023 15:39
@P1sar
Copy link
Contributor Author

P1sar commented Sep 8, 2023

Recent changes require updates from ChainSafe/chainbridge-core#350
Currently go.mod fetch code from this PR, this should be fixed before merging

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

Go Test coverage is 64.6 %\ ✨ ✨ ✨

@mpetrun5
Copy link
Collaborator

Closing temporarily.
Will opened later when refactor finishes.

@mpetrun5 mpetrun5 closed this Nov 13, 2023
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.

4 participants