-
Notifications
You must be signed in to change notification settings - Fork 2
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
Added the basis of communities. #41
Conversation
Co-authored-by: Victor Roest <victor@xirion.net>
note: Added lazy static |
Codecov Report
@@ Coverage Diff @@
## develop #41 +/- ##
===========================================
- Coverage 63.14% 56.02% -7.13%
===========================================
Files 22 24 +2
Lines 1175 1387 +212
Branches 312 369 +57
===========================================
+ Hits 742 777 +35
- Misses 154 282 +128
- Partials 279 328 +49
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## develop #41 +/- ##
==========================================
- Coverage 63.14% 58.8% -4.35%
==========================================
Files 22 22
Lines 1175 1175
Branches 312 312
==========================================
- Hits 742 691 -51
- Misses 154 207 +53
+ Partials 279 277 -2
Continue to review full report at Codecov.
|
Code Climate has analyzed commit c091b5e and detected 0 issues on this pull request. View more on Code Climate. |
Co-authored-by: Victor Roest victor@xirion.net