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

refactor(repo): use diff to only run commands for changes #2109

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xsahil03x
Copy link
Member

This pull request includes several changes to GitHub workflows and the melos.yaml file to improve automation and streamline the CI/CD process. The changes focus on enhancing the workflow steps, updating the analysis and formatting scripts, and ensuring consistency in the pubspec.yaml files.

Improvements to GitHub Workflows:

Enhancements to melos.yaml:

  • melos.yaml: Added new scripts for analyzing and formatting only changed packages, and updated existing scripts for better performance and readability. [1] [2] [3]

Consistency in pubspec.yaml files:

  • Updated publish_to field in all pubspec.yaml files to ensure consistency across the project. [1] [2] [3] [4] [5] [6]

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.57%. Comparing base (07e1a35) to head (a68cdfa).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2109   +/-   ##
=======================================
  Coverage   60.57%   60.57%           
=======================================
  Files         383      383           
  Lines       23927    23927           
=======================================
  Hits        14493    14493           
  Misses       9434     9434           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot added the Stale label Mar 5, 2025
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.

1 participant