Closed dokato closed 2 years ago
Merging #493 (13bd461) into master (ad5717c) will increase coverage by
0.02%
. The diff coverage is100.00%
.:exclamation: Current head 13bd461 differs from pull request most recent head 595e1c0. Consider uploading reports for the commit 595e1c0 to get more accurate results
@@ Coverage Diff @@
## master #493 +/- ##
==========================================
+ Coverage 75.75% 75.77% +0.02%
==========================================
Files 48 48
Lines 5899 5900 +1
==========================================
+ Hits 4469 4471 +2
+ Misses 1430 1429 -1
Impacted Files | Coverage Δ | |
---|---|---|
R/neuron.R | 83.87% <100.00%> (+0.22%) |
: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 ad5717c...595e1c0. Read the comment docs.
Do you want to add a test for the new behaviour?
Sure, added!
as function promises to return a neuron, it should return a neuron - fixes #490