-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add unit test for TensorNetwork
module
#152
Conversation
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.
Okay, just need to format the code with JuliaFormatter
and it would be done.
Do you want to merge this, @mofeing ? |
Not yet. I think @Todorbsc wants to finish some tests more. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #152 +/- ##
==========================================
+ Coverage 68.76% 75.09% +6.33%
==========================================
Files 19 19
Lines 1050 1060 +10
==========================================
+ Hits 722 796 +74
+ Misses 328 264 -64 ☔ View full report in Codecov by Sentry. |
As long as you have no more suggestions/corrections, it is ready for merge. |
No description provided.