-
Notifications
You must be signed in to change notification settings - Fork 238
Refactoring and test coverage #77
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
Conversation
…ACT_core into refactoring_and_test_coverage
…ng_and_test_coverage
…ng_and_test_coverage
Codecov Report
@@ Coverage Diff @@
## master #77 +/- ##
=========================================
Coverage ? 93.62%
=========================================
Files ? 269
Lines ? 12730
Branches ? 0
=========================================
Hits ? 11919
Misses ? 811
Partials ? 0
Continue to review full report at Codecov.
|
tbarabosch
left a comment
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.
Looks fine to me!
|
All in all, it looks pretty fine to me! |
|
@dorpvom please add me to authorized collaborators in order to merge it! |
Refactoring and test coverage
First, added a list of tests for
Minor refactoring was needed to the productive code.
Second, code was deleted that was only used by an internal plugin. The code was instead added to said plugin.