Skip to content

Don't call deprecated code frame export#5815

Merged
hzoo merged 1 commit intobabel:7.0from
SimenB:code-frame-columns
Jun 2, 2017
Merged

Don't call deprecated code frame export#5815
hzoo merged 1 commit intobabel:7.0from
SimenB:code-frame-columns

Conversation

@SimenB
Copy link
Copy Markdown
Contributor

@SimenB SimenB commented Jun 2, 2017

Q A
Patch: Bug Fix? yes
Major: Breaking Change?
Minor: New Feature?
Deprecations?
Spec Compliancy?
Tests Added/Pass?
Fixed Tickets Ref #5808
License MIT
Doc PR
Dependency Changes

Use new export from #5646.

@SimenB SimenB mentioned this pull request Jun 2, 2017
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 2, 2017

Codecov Report

Merging #5815 into 7.0 will increase coverage by 0.03%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##              7.0    #5815      +/-   ##
==========================================
+ Coverage   84.85%   84.88%   +0.03%     
==========================================
  Files         284      284              
  Lines        9930     9930              
  Branches     2788     2788              
==========================================
+ Hits         8426     8429       +3     
  Misses        991      991              
+ Partials      513      510       -3
Impacted Files Coverage Δ
packages/babel-traverse/src/path/replacement.js 82.45% <0%> (ø) ⬆️
...-helper-transform-fixture-test-runner/src/index.js 88.11% <0%> (ø) ⬆️
...ckages/babel-core/src/transformation/file/index.js 87.2% <100%> (ø) ⬆️
packages/babel-helper-call-delegate/src/index.js 64% <0%> (-4%) ⬇️
packages/babel-traverse/src/path/modification.js 72.11% <0%> (-0.97%) ⬇️
...bel-plugin-transform-es2015-classes/src/vanilla.js 90.21% <0%> (-0.43%) ⬇️
packages/babel-traverse/src/path/context.js 86.2% <0%> (ø) ⬆️
packages/babel-code-frame/src/index.js 94.17% <0%> (+5.82%) ⬆️

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 272209a...50e7987. Read the comment docs.

@hzoo hzoo added the PR: Internal 🏠 A type of pull request used for our changelog categories label Jun 2, 2017
@hzoo hzoo merged commit 1e55653 into babel:7.0 Jun 2, 2017
@SimenB SimenB deleted the code-frame-columns branch June 2, 2017 15:33
@lock lock bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants