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: invalidate route #2584

Merged
merged 2 commits into from May 8, 2020
Merged

fix: invalidate route #2584

merged 2 commits into from May 8, 2020

Conversation

alexander-akait
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Update existing tests

Motivation / Use-Case

Backport from v4, because invalidate is not release yet, let's fix it before release 3.11.0

Breaking Changes

No, because invalidate doesn't exists in 3.10 version

Additional Info

No

hiroppy
hiroppy previously approved these changes May 8, 2020
@codecov
Copy link

codecov bot commented May 8, 2020

Codecov Report

Merging #2584 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2584   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          34       34           
  Lines        1333     1333           
  Branches      381      381           
=======================================
  Hits         1250     1250           
  Misses         81       81           
  Partials        2        2           
Impacted Files Coverage Δ
lib/utils/routes.js 93.47% <100.00%> (ø)

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 f857c40...dc52a1d. Read the comment docs.

@alexander-akait
Copy link
Member Author

Strange, broken 😕

@alexander-akait
Copy link
Member Author

Fixed

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

2 participants