[
https://issues.apache.org/jira/browse/CB-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935436#comment-15935436
]
ASF GitHub Bot commented on CB-10438:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-lib/pull/530
# [Codecov](https://codecov.io/gh/apache/cordova-lib/pull/530?src=pr&el=h1)
Report
> Merging
[#530](https://codecov.io/gh/apache/cordova-lib/pull/530?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/cordova-lib/commit/da952e074d36bd917beb041dc4e49abc760f5561?src=pr&el=desc)
will **increase** coverage by `0.04%`.
> The diff coverage is `95.45%`.
```diff
@@ Coverage Diff @@
## master #530 +/- ##
==========================================
+ Coverage 82.13% 82.17% +0.04%
==========================================
Files 68 68
Lines 5498 5516 +18
Branches 1087 1096 +9
==========================================
+ Hits 4516 4533 +17
- Misses 982 983 +1
```
| [Impacted
Files](https://codecov.io/gh/apache/cordova-lib/pull/530?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[cordova-lib/src/plugman/plugman.js](https://codecov.io/gh/apache/cordova-lib/compare/da952e074d36bd917beb041dc4e49abc760f5561...06ebb7516976370e9a4322b12cca5c79f89a5a2a?src=pr&el=tree#diff-Y29yZG92YS1saWIvc3JjL3BsdWdtYW4vcGx1Z21hbi5qcw==)
| `28.44% <0%> (-0.27%)` | :arrow_down: |
|
[cordova-lib/src/plugman/install.js](https://codecov.io/gh/apache/cordova-lib/compare/da952e074d36bd917beb041dc4e49abc760f5561...06ebb7516976370e9a4322b12cca5c79f89a5a2a?src=pr&el=tree#diff-Y29yZG92YS1saWIvc3JjL3BsdWdtYW4vaW5zdGFsbC5qcw==)
| `87.78% <100%> (+0.7%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/cordova-lib/pull/530?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/cordova-lib/pull/530?src=pr&el=footer).
Last update
[da952e0...06ebb75](https://codecov.io/gh/apache/cordova-lib/compare/da952e074d36bd917beb041dc4e49abc760f5561...06ebb7516976370e9a4322b12cca5c79f89a5a2a?el=footer&src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
> 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: Steve Gill
> Labels: as-designed, cordova-7.0.0, 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.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]