[
https://issues.apache.org/jira/browse/CB-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321592#comment-15321592
]
ASF GitHub Bot commented on CB-10438:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-lib/pull/455
## [Current coverage][cc-pull] is **80.56%**
> Merging [#455][cc-pull] into [master][cc-base-branch] will increase
coverage by **0.05%**
```diff
@@ master #455 diff @@
==========================================
Files 68 68
Lines 5389 5403 +14
Methods 851 851
Messages 0 0
Branches 1043 1051 +8
==========================================
+ Hits 4339 4353 +14
Misses 1050 1050
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last updated by
[d28eed6...2973f30][cc-compare]
[cc-base-branch]:
https://codecov.io/gh/apache/cordova-lib/branch/master?src=pr
[cc-compare]:
https://codecov.io/gh/apache/cordova-lib/compare/d28eed638544ed7a52b77dedaef077a0ac450cb5...2973f30779cb2c32140381d91e9b09d41ded6a86
[cc-pull]: https://codecov.io/gh/apache/cordova-lib/pull/455?src=pr
> Plugin dependency version/spec is not used/ignored
> --------------------------------------------------
>
> Key: CB-10438
> URL: https://issues.apache.org/jira/browse/CB-10438
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 6.0.0, 5.4.1
> Reporter: Steve Gill
> Assignee: Caryn Tran
> Labels: as-designed, cordova-fetch, triaged
>
> Quite the bug!
> {code:javascript}
> <dependency id="cordova-plugin-file" spec="3.0.0" />
> or
> <dependency id="cordova-plugin-file" version="3.0.0" />
> {code}
> The above line will ignore spec or version and will always grab the latest. I
> went back and tried the previous version of cordova and this seems to be
> ignoring it as well. Seems like this was never working.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]