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

fix: correct handling of additionalProperties in object schemas #6939

Merged
merged 1 commit into from
Apr 21, 2023

fix: correct handling of additionalProperties in object schemas

223624d
Select commit
Failed to load commit list.
Merged

fix: correct handling of additionalProperties in object schemas #6939

fix: correct handling of additionalProperties in object schemas
223624d
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2023 in 0s

87.50% (-0.01%) compared to acc1a43

View this Pull Request on Codecov

87.50% (-0.01%) compared to acc1a43

Details

Codecov Report

Merging #6939 (223624d) into v6 (acc1a43) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##               v6    #6939      +/-   ##
==========================================
- Coverage   87.51%   87.50%   -0.01%     
==========================================
  Files         376      376              
  Lines       12944    12936       -8     
  Branches     3821     3820       -1     
==========================================
- Hits        11328    11320       -8     
  Misses       1231     1231              
  Partials      385      385              
Impacted Files Coverage Δ
packages/eslint-plugin/src/rules/array-type.ts 97.14% <ø> (ø)
packages/eslint-plugin/src/rules/ban-ts-comment.ts 96.96% <ø> (ø)
...plugin/src/rules/naming-convention-utils/schema.ts 100.00% <ø> (ø)
...ges/eslint-plugin/src/rules/no-misused-promises.ts 97.47% <ø> (ø)
...-plugin/src/rules/no-unnecessary-type-assertion.ts 94.59% <ø> (ø)
...int-plugin/src/rules/require-array-sort-compare.ts 87.50% <ø> (ø)
...-plugin/src/rules/restrict-template-expressions.ts 100.00% <ø> (ø)
.../eslint-plugin/src/rules/sort-type-constituents.ts 90.38% <ø> (ø)
packages/eslint-plugin/src/rules/typedef.ts 96.00% <ø> (ø)

... and 1 file with indirect coverage changes