Closed ocaballeror closed 6 years ago
Merging #234 into master will not change coverage. The diff coverage is
95%
.
@@ Coverage Diff @@
## master #234 +/- ##
=======================================
Coverage 99.07% 99.07%
=======================================
Files 26 26
Lines 3477 3477
Branches 249 249
=======================================
Hits 3445 3445
Misses 20 20
Partials 12 12
Impacted Files | Coverage Δ | |
---|---|---|
osbrain/agent.py | 97.69% <95%> (ø) |
:arrow_up: |
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 7ebf4db...c4db571. Read the comment docs.
I went through the entire codebase looking for methods that should probably be private. These are the ones I found.
Fixes #225.