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

feat: solana chain tracking events #5195

Merged
merged 3 commits into from
Aug 24, 2024
Merged

feat: solana chain tracking events #5195

merged 3 commits into from
Aug 24, 2024

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Aug 23, 2024

Pull Request

Checklist

Please conduct a thorough self-review before opening the PR.

  • I am confident that the code works.
  • I have written sufficient tests.
  • I have written and tested required migrations.
  • I have updated documentation where appropriate.

Summary

We want chain tracking events for solana

@kylezs kylezs requested review from dandanlen and a team as code owners August 23, 2024 14:50
@kylezs kylezs requested review from jerryafr and zoheb391 and removed request for a team August 23, 2024 14:50
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 20 lines in your changes missing coverage. Please review.

Project coverage is 70%. Comparing base (8c5ccff) to head (d490ddc).
Report is 1 commits behind head on main.

Files Patch % Lines
...te-chain/runtime/src/chainflip/solana_elections.rs 0% 10 Missing ⚠️
state-chain/runtime/src/lib.rs 0% 0 Missing and 5 partials ⚠️
...chain/runtime/src/migrations/solana_integration.rs 0% 4 Missing ⚠️
...lections/src/electoral_systems/monotonic_median.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5195    +/-   ##
======================================
- Coverage     70%     70%    -0%     
======================================
  Files        481     481            
  Lines      86349   86238   -111     
  Branches   86349   86238   -111     
======================================
- Hits       60588   60405   -183     
- Misses     22476   22544    +68     
- Partials    3285    3289     +4     

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

@dandanlen dandanlen added this pull request to the merge queue Aug 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 23, 2024
@kylezs kylezs added this pull request to the merge queue Aug 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 23, 2024
@kylezs kylezs added this pull request to the merge queue Aug 24, 2024
Merged via the queue into main with commit 08fd873 Aug 24, 2024
48 checks passed
@kylezs kylezs deleted the feat/sol-chain-tracking branch August 24, 2024 09:29
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.

2 participants