[
https://issues.apache.org/jira/browse/CB-11679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411576#comment-15411576
]
ASF GitHub Bot commented on CB-11679:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-lib/pull/476
## [Current
coverage](https://codecov.io/gh/apache/cordova-lib/pull/476?src=pr) is 80.69%
(diff: 100%)
> Merging [#476](https://codecov.io/gh/apache/cordova-lib/pull/476?src=pr)
into [master](https://codecov.io/gh/apache/cordova-lib/branch/master?src=pr)
will not change coverage
```diff
@@ master #476 diff @@
==========================================
Files 68 68
Lines 5407 5407
Methods 857 857
Messages 0 0
Branches 1048 1048
==========================================
Hits 4363 4363
Misses 1044 1044
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last update
[a429358...f23b830](https://codecov.io/gh/apache/cordova-lib/compare/a429358eb76fef6597c35d4fdf69df7db79af31c...f23b830193b29748a2c18cbd98b80744fd5f486c?src=pr)
> Cordova-lib tests for save/restore functionality are too slow
> -------------------------------------------------------------
>
> Key: CB-11679
> URL: https://issues.apache.org/jira/browse/CB-11679
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CordovaLib
> Affects Versions: 6.3.0
> Reporter: Vladimir Kotikov
> Assignee: Vladimir Kotikov
> Priority: Minor
> Fix For: 6.3.2
>
>
> One of the reasons why they are so slow is that we're doing full clone of
> cordova-android repo 3 times. To reduce clone time we can use git {{--depth}}
> option to perform shallow clone, which is fairly enough for our purposes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]