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 non-existant method call #1363

Merged
merged 1 commit into from Jun 24, 2019
Merged

fix non-existant method call #1363

merged 1 commit into from Jun 24, 2019

Conversation

mlrawlings
Copy link
Member

Description

Checklist:

  • I have read the CONTRIBUTING document and have signed (or will sign) the CLA.
  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

@codecov
Copy link

codecov bot commented Jun 24, 2019

Codecov Report

Merging #1363 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1363   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files         341      341           
  Lines       12489    12489           
=======================================
  Hits        11302    11302           
  Misses       1187     1187
Impacted Files Coverage Δ
src/compiler/index.js 78.22% <0%> (ø) ⬆️

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 216e257...cebc420. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.496% when pulling cebc420 on fix-clear-caches into 216e257 on master.

@DylanPiercey DylanPiercey merged commit 2172810 into master Jun 24, 2019
@DylanPiercey DylanPiercey deleted the fix-clear-caches branch July 8, 2019 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants