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

feat: allow running on multiple packages #956

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rluvaton
Copy link
Member

@rluvaton rluvaton commented Jul 5, 2023

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • contribution guidelines followed
    here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

most of the code taken from citgm-all and used here, if the feature is acceptable I would extract the multiple run to shared file

@targos
Copy link
Member

targos commented Jul 6, 2023

You can already use citgm-all to run on multiple packages: citgm-all --includeTags package1 package2 ...

@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2023

Codecov Report

Attention: Patch coverage is 95.60440% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.60%. Comparing base (460c3a0) to head (a3c1b16).
Report is 67 commits behind head on main.

Files with missing lines Patch % Lines
lib/bin/citgm.js 95.60% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #956      +/-   ##
==========================================
- Coverage   96.46%   95.60%   -0.86%     
==========================================
  Files          28       28              
  Lines        2149     2208      +59     
==========================================
+ Hits         2073     2111      +38     
- Misses         76       97      +21     

☔ 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants