-
Notifications
You must be signed in to change notification settings - Fork 8
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 storage provider testing #45
Conversation
989b25a
to
8f3c60d
Compare
Codecov Report
@@ Coverage Diff @@
## develop #45 +/- ##
=======================================
Coverage 77.8% 77.8%
=======================================
Files 16 16
Lines 428 428
=======================================
Hits 333 333
Misses 73 73
Partials 22 22 Continue to review full report at Codecov.
|
0b5b7f9
to
c8f5240
Compare
怪怪的,你整個檔案好像都沒有跑進去 |
沒寫suite.Run 測試不會跑 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add suite.Run(t, new(MyTestSuite))
c8f5240
to
8148882
Compare
Fix storage provider testing Former-commit-id: 91bc560418f67d7d124b891614565fa32b290a73 [formerly 87bbdaa] Former-commit-id: 3a278731f57c2d2174ff8eeb4ebd19b15ddc41a4
Fix storage provider testing
No description provided.