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

test(ts-estree): add test for parsing nested jsx tag names#191

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
armano2 merged 3 commits intotypescript-eslint:masterfromarmano2:test-jsx-names
Feb 3, 2019
Merged

test(ts-estree): add test for parsing nested jsx tag names#191

armano2 merged 3 commits intotypescript-eslint:masterfromarmano2:test-jsx-names
Feb 3, 2019

Conversation

armano2
Copy link
Collaborator

@armano2armano2 commentedFeb 3, 2019
edited
Loading

<a.b.c.d.e.f> is not correctly parsed, this is test scenario to be fixed

only first 3 namespaces are correctly converted due tohttps://github.com/typescript-eslint/typescript-eslint/blob/master/packages/typescript-estree/src/convert.ts#L1597

@codecov
Copy link

codecovbot commentedFeb 3, 2019
edited
Loading

Codecov Report

Merging#191 intomaster willincrease coverage by0.03%.
The diff coverage isn/a.

@@            Coverage Diff             @@##           master     #191      +/-   ##==========================================+ Coverage   95.78%   95.82%   +0.03%==========================================  Files          51       51                Lines        2541     2541                Branches      373      373              ==========================================+ Hits         2434     2435       +1  Misses         63       63+ Partials       44       43       -1
Impacted FilesCoverage Δ
packages/typescript-estree/src/convert.ts95.15% <0%> (+0.13%)⬆️

@armano2
Copy link
CollaboratorAuthor

PR with fix for this is going to land after#156 ->armano2@01d9170

@armano2armano2 merged commita36e727 intotypescript-eslint:masterFeb 3, 2019
@armano2armano2 deleted the test-jsx-names branchFebruary 3, 2019 18:40
kaicataldo pushed a commit to kaicataldo/typescript-eslint that referenced this pull requestAug 27, 2019
…lint#191)Again... lots of lines due to style formatting.Real change is:```json "lint-staged": {    "*.js": [      "yarn format",      "git add"    ]  }```
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 21, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JamesHenryJamesHenryJamesHenry approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@armano2@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp