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(types): add typing for build.stats options #9555

Merged
merged 1 commit into from Jul 14, 2021
Merged

Conversation

danielroe
Copy link
Member

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)

Description

resolves #9552

Checklist:

  • All new and existing tests are passing.

@danielroe danielroe self-assigned this Jul 13, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #9555 (6edc484) into dev (a3b2fd8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #9555   +/-   ##
=======================================
  Coverage   65.15%   65.15%           
=======================================
  Files          94       94           
  Lines        4107     4107           
  Branches     1126     1126           
=======================================
  Hits         2676     2676           
  Misses       1152     1152           
  Partials      279      279           
Flag Coverage Δ
unittests 65.15% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3b2fd8...6edc484. Read the comment docs.

@danielroe danielroe requested a review from clarkdo July 13, 2021 14:14
@pi0 pi0 merged commit 8e725d3 into dev Jul 14, 2021
@pi0 pi0 deleted the fix/types-webpack-stats branch July 14, 2021 10:21
@pi0 pi0 mentioned this pull request Aug 11, 2021
@danielroe danielroe added the 2.x label Jan 18, 2023
@danielroe danielroe mentioned this pull request Jan 19, 2023
@danielroe danielroe mentioned this pull request Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in NuxtOptionsBuild type declaration
4 participants