Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(typescript-estree): don't double add decorators to a parameter property's parameter#5582

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bradzacher merged 2 commits intomainfrom5581-parameter-prop-decorators
Sep 1, 2022

Conversation

bradzacher
Copy link
Member

PR Checklist

Overview

Removes the unnecessary block that was added with the 4.8 support and adds a fixture for it

fisker, alecgibson, and dawidreedsy reacted with thumbs up emoji
@bradzacherbradzacher added the bugSomething isn't working labelAug 31, 2022
@nx-cloud
Copy link

nx-cloudbot commentedAug 31, 2022
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit716b1ba. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 47 targets

Sent with 💌 fromNxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@bradzacher!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitorsper day.

@netlify
Copy link

netlifybot commentedAug 31, 2022
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit716b1ba
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/63104103fe54bc00083ae49c
😎 Deploy Previewhttps://deploy-preview-5582--typescript-eslint.netlify.app
📱 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 yourNetlify site settings.

@codecov
Copy link

codecovbot commentedSep 1, 2022
edited
Loading

Codecov Report

Merging#5582 (716b1ba) intomain (f7c5deb) willdecrease coverage by0.03%.
The diff coverage isn/a.

Additional details and impacted files
@@            Coverage Diff             @@##             main    #5582      +/-   ##==========================================- Coverage   91.62%   91.59%   -0.04%==========================================  Files         134      367     +233       Lines        1505    12383   +10878       Branches      226     3612    +3386     ==========================================+ Hits         1379    11342    +9963- Misses         62      685     +623- Partials       64      356     +292
FlagCoverage Δ
unittest91.59% <ø> (-0.04%)⬇️

Flags with carried forward coverage won't be shown.Click here to find out more.

Impacted FilesCoverage Δ
packages/typescript-estree/src/convert.ts97.89% <ø> (ø)
...-estree/src/create-program/createDefaultProgram.ts77.27% <0.00%> (ø)
packages/type-utils/src/propertyTypes.ts90.90% <0.00%> (ø)
.../eslint-plugin/src/rules/restrict-plus-operands.ts88.67% <0.00%> (ø)
...ages/eslint-plugin/src/rules/ban-tslint-comment.ts100.00% <0.00%> (ø)
...-internal/src/rules/no-typescript-estree-import.ts87.50% <0.00%> (ø)
.../eslint-plugin/src/rules/method-signature-style.ts89.15% <0.00%> (ø)
...ages/eslint-plugin/src/rules/no-empty-interface.ts100.00% <0.00%> (ø)
...plugin/src/rules/no-redundant-type-constituents.ts93.89% <0.00%> (ø)
packages/eslint-plugin-tslint/src/rules/config.ts97.29% <0.00%> (ø)
... and224 more

@bradzacherbradzacher merged commit863694c intomainSep 1, 2022
@bradzacherbradzacher deleted the 5581-parameter-prop-decorators branchSeptember 1, 2022 07:11
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsOct 2, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
bugSomething isn't working
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Bug: decorators get duplicated in AST for parameter properties
1 participant
@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp