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

Skip publish-action on --dry-run #1086

Closed
wants to merge 2 commits into from
Closed

Skip publish-action on --dry-run #1086

wants to merge 2 commits into from

Conversation

codykaup
Copy link
Contributor

@codykaup codykaup commented Oct 8, 2024

📦 Published PR as canary version: 11.12.1--canary.1086.11241931104.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@codykaup codykaup added release Auto: Create a `latest` release when merged patch Auto: Increment the patch version when merged labels Oct 8, 2024
Copy link
Contributor

github-actions bot commented Oct 8, 2024

📦 Package Size: 5268 KB
✅ Compared to main: 0 KB be33c60 (5268 KB)

Copy link

codacy-production bot commented Oct 8, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for be33c601 (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (be33c60) Report Missing Report Missing Report Missing
Head commit (d6e0c9c) 8460 4653 55.00%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1086) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@codykaup
Copy link
Contributor Author

codykaup commented Oct 8, 2024

#1088 is going to be the real fix here.

@codykaup codykaup closed this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged release Auto: Create a `latest` release when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant