chromaui / chromatic-cli

Chromatic CLI: `npx chromatic`
https://www.chromatic.com/docs/cli
MIT License
289 stars 70 forks source link

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

Closed codykaup closed 1 month ago

codykaup commented 1 month ago
📦 Published PR as canary version: 11.12.1--canary.1086.11241931104.0
:sparkles: Test out this PR locally via: ```bash npm install chromatic@11.12.1--canary.1086.11241931104.0 # or yarn add chromatic@11.12.1--canary.1086.11241931104.0 ```
github-actions[bot] commented 1 month ago

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

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for be33c60ae8681ac1c64413e94d09dd38f515db65[^1] :white_check_mark: ∅ (target: 80.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (be33c60ae8681ac1c64413e94d09dd38f515db65) | Report Missing | Report Missing | Report Missing | | | Head commit (d6e0c9cd2674a7acce5b6105439158eedcf92a88) | 8460 | 4653 | 55.00% | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
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: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more [^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 commented 1 month ago

1088 is going to be the real fix here.