Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

feat: add support for orchestrator catchup on data commitments #391

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Jun 13, 2023

Overview

Closes #388

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@rach-id rach-id added the orchestrator orchestrator related label Jun 13, 2023
@rach-id rach-id requested a review from evan-forbes as a code owner June 13, 2023 23:51
@rach-id rach-id self-assigned this Jun 13, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #391 (b465d47) into main (8f085aa) will increase coverage by 2.82%.
The diff coverage is 46.15%.

@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
+ Coverage   44.17%   47.00%   +2.82%     
==========================================
  Files          26       26              
  Lines        1967     1968       +1     
==========================================
+ Hits          869      925      +56     
+ Misses        982      920      -62     
- Partials      116      123       +7     
Impacted Files Coverage Δ
orchestrator/orchestrator.go 29.08% <46.15%> (+18.26%) ⬆️

Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

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

👍

@rach-id rach-id merged commit 3f084fa into celestiaorg:main Jun 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
orchestrator orchestrator related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support data commitment catchup for orchestrators
3 participants