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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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 Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.65%. Comparing base (2469e7a) to head (cf2b584).
Report is 194 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3752      +/-   ##
==========================================
+ Coverage   44.83%   45.65%   +0.82%     
==========================================
  Files         265      281      +16     
  Lines       14620    16059    +1439     
==========================================
+ Hits         6555     7332     +777     
- Misses       7313     7884     +571     
- Partials      752      843      +91     

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

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.

3 participants