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

Remove console log #979

Merged
merged 1 commit into from
May 21, 2024
Merged

Remove console log #979

merged 1 commit into from
May 21, 2024

Conversation

tevanoff
Copy link
Contributor

@tevanoff tevanoff commented May 8, 2024

Removes a stray debugging log.

📦 Published PR as canary version: 11.4.1--canary.979.9174966238.0

✨ Test out this PR locally via:

npm install chromatic@11.4.1--canary.979.9174966238.0
# or 
yarn add chromatic@11.4.1--canary.979.9174966238.0

@tevanoff tevanoff requested a review from skitterm May 8, 2024 15:58
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 16585d11 (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (16585d1) Report Missing Report Missing Report Missing
Head commit (946f3a5) 8450 6650 78.70%

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 (#979) 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 will stop sending the deprecated coverage status from 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.

@thafryer thafryer added release Auto: Create a `latest` release when merged patch Auto: Increment the patch version when merged labels May 9, 2024
@ghengeveld ghengeveld added skip-release Auto: Preserve the current version when merged and removed release Auto: Create a `latest` release when merged labels May 21, 2024
@ghengeveld ghengeveld added this pull request to the merge queue May 21, 2024
Merged via the queue into main with commit 36ca6e6 May 21, 2024
29 of 32 checks passed
@ghengeveld ghengeveld deleted the todd/remove-console-log branch May 21, 2024 11:59
@ghengeveld
Copy link
Member

🚀 PR was released in v11.4.0 🚀

@ghengeveld ghengeveld added the released Verdict: This issue/pull request has been released label May 21, 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 released Verdict: This issue/pull request has been released skip-release Auto: Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants