Skip to content

Make name optional#275

Open
samcragg wants to merge 11 commits into
jakebailey:mainfrom
samcragg:make-name-optional
Open

Make name optional#275
samcragg wants to merge 11 commits into
jakebailey:mainfrom
samcragg:make-name-optional

Conversation

@samcragg
Copy link
Copy Markdown
Contributor

I saw #214 so thought I'd have a go at implementing it, as I do find the name a bit redundant but have left it in for compatibility and in case a different display name is wanted to the code (i.e. where it's not a legal typescript identifier)

I've tried to modify as little as possible by introducing a formatTaskName helper, however, can look at simplifying things further with probably a bigger refactor.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 15, 2026

🦋 Changeset detected

Latest commit: 4716de2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hereby Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d590210) to head (4716de2).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #275   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          502       517   +15     
  Branches         2         2           
=========================================
+ Hits           502       517   +15     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread src/cli/formatTasks.ts Outdated
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