Closed ghengeveld closed 5 months ago
Coverage variation | Diff coverage |
---|---|
Report missing for c5e07cfdbfebcf104f64bc421260a5c25965f2ab[^1] | :white_check_mark: 100.00% (target: 80.00%) |
Codacy will stop sending the deprecated coverage status from 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.
:rocket: PR was released in v11.5.1
:rocket:
Rather than always replacing any baseline builds with uncommitted changes, only apply this behavior to local builds. This restores the original behavior from before v11.4.0 (#988) for non-local builds.
Depends on https://github.com/chromaui/chromatic/pull/8665
Note that this does not require a CLI version bump in the VTA because by definition this update will only affect non-local (i.e. non-VTA) builds.
📦 Published PR as canary version:
11.5.2--canary.994.9355913361.0
:sparkles: Test out this PR locally via: ```bash npm install chromatic@11.5.2--canary.994.9355913361.0 # or yarn add chromatic@11.5.2--canary.994.9355913361.0 ```