Skip to content

Streamline CI tasks#551

Merged
vitenti merged 5 commits into
masterfrom
cleanup-ci
Sep 29, 2025
Merged

Streamline CI tasks#551
vitenti merged 5 commits into
masterfrom
cleanup-ci

Conversation

@marcpaterno
Copy link
Copy Markdown
Collaborator

@marcpaterno marcpaterno commented Sep 25, 2025

Description

This PR optimizes the CI workflow, mostly for speed but somewhat for maintainability.

Type of change

Please delete the bullet items below that do not apply to this pull request.

  • Refactoring

Checklist:

The following checklist will make sure that you are following the code style and
guidelines of the project as described in the
contributing page.

  • I have run bash pre-commit-check and fixed any issues
  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation
  • I have 100% test coverage for my changes (please check this after the CI system has verified the coverage)

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.0%. Comparing base (58f943a) to head (73abb4f).
⚠️ Report is 102 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #551   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          50       50           
  Lines        5097     5097           
  Branches      577      577           
=======================================
  Hits         5097     5097           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@marcpaterno marcpaterno requested a review from vitenti September 25, 2025 21:25
@vitenti vitenti merged commit 383e60d into master Sep 29, 2025
11 checks passed
@vitenti vitenti deleted the cleanup-ci branch September 29, 2025 23:38
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