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

Clean up unused flags from app logs file #4461

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Clean up unused flags from app logs file #4461

merged 1 commit into from
Sep 19, 2024

Conversation

jamesmengo
Copy link
Contributor

@jamesmengo jamesmengo commented Sep 17, 2024

WHY are these changes introduced?

Closes https://github.com/Shopify/develop-advanced-edits/issues/338

  • This is just cleanup of unused code.

WHAT is this pull request doing?

Remove unused flags in logs.ts

Measuring impact

How do we know this change was effective? Please choose one:

  • n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix
  • Existing analytics will cater for this addition
  • PR includes analytics changes to measure impact

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes

@jamesmengo jamesmengo changed the title --wip-- [skip ci] Remove stable flag from logs.ts Sep 17, 2024
@jamesmengo jamesmengo self-assigned this Sep 18, 2024
@jamesmengo jamesmengo changed the title Remove stable flag from logs.ts Clean up unused flags from app logs file Sep 18, 2024
@jamesmengo jamesmengo marked this pull request as ready for review September 18, 2024 18:31
Copy link
Contributor

We detected some changes at either packages/*/src or packages/cli-kit/assets/cli-ruby/** and there are no updates in the .changeset.
If the changes are user-facing, run "pnpm changeset add" to track your changes and include them in the next release CHANGELOG.

Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
73.01% (+0.01% 🔼)
8389/11490
🟡 Branches 69.56% 4091/5881
🟡 Functions 71.75% 2179/3037
🟡 Lines
73.36% (+0.01% 🔼)
7938/10821
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / ConcurrentOutput.tsx
98.39% (-1.61% 🔻)
90.91% (-4.55% 🔻)
100%
98.33% (-1.67% 🔻)

Test suite run success

1889 tests passing in 857 suites.

Report generated by 🧪jest coverage report action from d887a97

@jamesmengo jamesmengo added this pull request to the merge queue Sep 19, 2024
Merged via the queue into main with commit 9995d54 Sep 19, 2024
37 checks passed
@jamesmengo jamesmengo deleted the jm/cleanlog branch September 19, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants