Closed alexandrebarbaruiva closed 6 years ago
Code Climate has analyzed commit cc31e895 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (80% is the threshold).
This pull request will bring the total coverage in the repository to 93.1% (0.0% change).
View more on Code Climate.
Merging #65 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #65 +/- ##
=======================================
Coverage 92.36% 92.36%
=======================================
Files 3 3
Lines 144 144
Branches 11 11
=======================================
Hits 133 133
Misses 10 10
Partials 1 1
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update db9dfc0...cc31e89. Read the comment docs.
PR Description
Create bot's documentation, not fully implemented yet.
Fixes: #64
New Feature Submissions
To run tests locally, use
make
if you're on Mac or Linux.