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: Cache now use correct env #517

Merged
merged 2 commits into from
Feb 25, 2021
Merged

fix: Cache now use correct env #517

merged 2 commits into from
Feb 25, 2021

Conversation

diegomarangoni
Copy link
Contributor

The cache ENV used was incorrect, this PR fixes it

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #517 (a81c66d) into master (e085e83) will increase coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #517   +/-   ##
=======================================
  Coverage   91.70%   91.71%           
=======================================
  Files          98       98           
  Lines        2146     2148    +2     
  Branches      403      403           
=======================================
+ Hits         1968     1970    +2     
  Misses        154      154           
  Partials       24       24           
Impacted Files Coverage Δ
lib/filters/options_processor/topics.js 77.77% <66.66%> (+2.77%) ⬆️

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 e085e83...d5d216b. Read the comment docs.

@shine2lay shine2lay merged commit c5cc384 into mergeability:master Feb 25, 2021
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.

2 participants