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

fix(das): limit amount of recent jobs #2314

Merged
merged 3 commits into from
Jun 5, 2023

Conversation

walldiss
Copy link
Member

@walldiss walldiss commented Jun 3, 2023

Overview

Resolves #2312

@walldiss walldiss added kind:fix Attached to bug-fixing PRs area:das Related to DASer labels Jun 3, 2023
@walldiss walldiss self-assigned this Jun 3, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2314 (3dd80cc) into main (504ff93) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2314      +/-   ##
==========================================
+ Coverage   50.61%   50.75%   +0.14%     
==========================================
  Files         154      154              
  Lines        9729     9733       +4     
==========================================
+ Hits         4924     4940      +16     
+ Misses       4379     4367      -12     
  Partials      426      426              
Impacted Files Coverage Δ
das/checkpoint.go 100.00% <100.00%> (ø)
das/coordinator.go 89.61% <100.00%> (+0.42%) ⬆️

... and 3 files with indirect coverage changes

@walldiss walldiss enabled auto-merge (squash) June 5, 2023 12:27
@walldiss walldiss merged commit f05b71f into celestiaorg:main Jun 5, 2023
Wondertan pushed a commit that referenced this pull request Jun 6, 2023
@Wondertan Wondertan mentioned this pull request Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:das Related to DASer kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(daser): limit amount of recent jobs in daser
4 participants