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 failing test for custom import in some circumstances #364

Merged
merged 1 commit into from Apr 29, 2016

Conversation

stefanoborini
Copy link
Contributor

Depending on the test import order, this test may fail because
the cache was not cleared.

Fixes one test failure of #359

Depending on the test import order, this test may fail because
the cache was not cleared.

Fixes one test failure of #359
@codecov-io
Copy link

codecov-io commented Apr 28, 2016

Current coverage is 45.42%

Merging #364 into master will not change coverage

@@             master       #364   diff @@
==========================================
  Files           254        254          
  Lines         22885      22885          
  Methods           0          0          
  Messages          0          0          
  Branches       3027       3027          
==========================================
  Hits          10395      10395          
  Misses        11756      11756          
  Partials        734        734          

Powered by Codecov. Last updated by 8b73668

@prabhuramachandran prabhuramachandran merged commit 503c807 into master Apr 29, 2016
@prabhuramachandran prabhuramachandran deleted the feature/359-fix-class-import-0428-1359 branch April 29, 2016 13:55
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