Skip to content

test(scope-manager): tweak fixture tests #2389

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

Merged
merged 1 commit into from
Aug 12, 2020
Merged

Conversation

bradzacher
Copy link
Member

  • Add isWrite and isRead to the Reference output
  • allow JSX parsing
  • regenerate libs

@bradzacher bradzacher added the tests anything to do with testing label Aug 12, 2020
@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 on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

- Add `isWrite` and `isRead` to the `Reference` output
- allow JSX parsing
- regenerate libs
@bradzacher bradzacher force-pushed the scope-manager-test-tweak branch from 4be0351 to 966ed55 Compare August 12, 2020 22:06
@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #2389 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2389   +/-   ##
=======================================
  Coverage   93.15%   93.16%           
=======================================
  Files         285      286    +1     
  Lines        9151     9154    +3     
  Branches     2514     2514           
=======================================
+ Hits         8525     8528    +3     
  Misses        301      301           
  Partials      325      325           
Flag Coverage Δ
#unittest 93.16% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
packages/scope-manager/src/lib/dom.ts 100.00% <ø> (ø)
packages/scope-manager/src/lib/es2020.bigint.ts 100.00% <ø> (ø)
packages/scope-manager/src/lib/esnext.bigint.ts 100.00% <ø> (ø)
packages/scope-manager/src/lib/es2020.intl.ts 100.00% <100.00%> (ø)
packages/scope-manager/src/lib/es2020.ts 100.00% <100.00%> (ø)
packages/scope-manager/src/lib/index.ts 100.00% <100.00%> (ø)

@bradzacher bradzacher merged commit 8318c36 into master Aug 12, 2020
@bradzacher bradzacher deleted the scope-manager-test-tweak branch August 12, 2020 22:18
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tests anything to do with testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant