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(ci): Run pruning integration test separately in ci #3752

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

walldiss
Copy link
Member

Prunning test has been running with every other test in ci. This PR will separate running pruning test from other tests

@walldiss walldiss added kind:fix Attached to bug-fixing PRs kind:ci CI related PRs labels Sep 19, 2024
@walldiss walldiss self-assigned this Sep 19, 2024
@walldiss walldiss changed the title fix(ci):run pruning test separately in ci fix(ci):run pruning integration test separately in ci Sep 19, 2024
@walldiss walldiss changed the title fix(ci):run pruning integration test separately in ci fix(ci): Run pruning integration test separately in ci Sep 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.71%. Comparing base (2469e7a) to head (c9adbf3).
Report is 198 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3752      +/-   ##
==========================================
+ Coverage   44.83%   45.71%   +0.87%     
==========================================
  Files         265      281      +16     
  Lines       14620    16059    +1439     
==========================================
+ Hits         6555     7341     +786     
- Misses       7313     7878     +565     
- Partials      752      840      +88     

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

@walldiss walldiss enabled auto-merge (squash) September 23, 2024 11:58
@walldiss walldiss merged commit 5e196eb into celestiaorg:main Sep 23, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:ci CI related PRs kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants