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

feat: use understandable file names for analyze mode #4014

Merged
merged 5 commits into from Sep 30, 2018

Conversation

clarkdo
Copy link
Member

@clarkdo clarkdo commented Sep 29, 2018

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly. (PR: #)
  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

@clarkdo clarkdo changed the title Analyze name feat: use understandable file names for analyze mode Sep 29, 2018
@codecov-io
Copy link

codecov-io commented Sep 29, 2018

Codecov Report

Merging #4014 into dev will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #4014      +/-   ##
==========================================
+ Coverage   97.56%   97.57%   +<.01%     
==========================================
  Files          18       18              
  Lines        1233     1238       +5     
  Branches      337      339       +2     
==========================================
+ Hits         1203     1208       +5     
  Misses         29       29              
  Partials        1        1
Impacted Files Coverage Δ
lib/builder/webpack/client.js 97.29% <100%> (+0.42%) ⬆️

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 1bf6385...4fbd257. Read the comment docs.

bin/nuxt-build Outdated Show resolved Hide resolved
@lock
Copy link

lock bot commented Oct 31, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 31, 2018
@clarkdo clarkdo deleted the analyze-name branch April 2, 2019 13:03
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants