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

infra(eslint): logical-assignment-operators #2656

Merged
merged 3 commits into from
Mar 23, 2024

Conversation

Shinigami92
Copy link
Member

Permanently enables the logical-assignment-operators lint rule.

This will be in draft until we merged the deprecation PRs, because this will reduce the diff to only affect 1 line in test.

@Shinigami92 Shinigami92 added s: on hold Blocked by something or frozen to avoid conflicts p: 1-normal Nothing urgent c: infra Changes to our infrastructure or project setup labels Feb 9, 2024
@Shinigami92 Shinigami92 added this to the v9.0 milestone Feb 9, 2024
@Shinigami92 Shinigami92 self-assigned this Feb 9, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.93%. Comparing base (2884552) to head (4517996).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2656      +/-   ##
==========================================
- Coverage   99.93%   99.93%   -0.01%     
==========================================
  Files        2958     2958              
  Lines      213713   213713              
  Branches      601      946     +345     
==========================================
- Hits       213574   213567       -7     
- Misses        139      142       +3     
- Partials        0        4       +4     

see 6 files with indirect coverage changes

test/modules/finance.spec.ts Outdated Show resolved Hide resolved
test/modules/finance.spec.ts Outdated Show resolved Hide resolved
@Shinigami92 Shinigami92 force-pushed the infra/eslint/logical-assignment-operators branch from 422c4d4 to e8d0273 Compare February 9, 2024 19:41
@Shinigami92 Shinigami92 force-pushed the infra/eslint/logical-assignment-operators branch from e8d0273 to c237c30 Compare February 16, 2024 23:21
@Shinigami92 Shinigami92 removed the s: on hold Blocked by something or frozen to avoid conflicts label Mar 18, 2024
@Shinigami92 Shinigami92 force-pushed the infra/eslint/logical-assignment-operators branch from 17fc929 to 9a3ef16 Compare March 18, 2024 08:51
Copy link

netlify bot commented Mar 18, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 4517996
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/65fefe19805fb1000890725f
😎 Deploy Preview https://deploy-preview-2656.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Shinigami92 Shinigami92 marked this pull request as ready for review March 18, 2024 08:56
@Shinigami92 Shinigami92 requested a review from a team as a code owner March 18, 2024 08:56
@Shinigami92 Shinigami92 requested review from ST-DDT, xDivisionByZerox and a team March 18, 2024 08:56
@ST-DDT ST-DDT requested a review from a team March 18, 2024 09:16
@xDivisionByZerox xDivisionByZerox enabled auto-merge (squash) March 23, 2024 16:07
@xDivisionByZerox xDivisionByZerox merged commit ff29421 into next Mar 23, 2024
20 checks passed
@ST-DDT ST-DDT deleted the infra/eslint/logical-assignment-operators branch March 23, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: infra Changes to our infrastructure or project setup p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants