[
https://issues.apache.org/jira/browse/CB-11558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372787#comment-15372787
]
ASF GitHub Bot commented on CB-11558:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-windows/pull/185
## [Current coverage][cc-pull] is **72.55%**
> Merging [#185][cc-pull] into [master][cc-base-branch] will increase
coverage by **0.05%**
```diff
@@ master #185 diff @@
==========================================
Files 14 14
Lines 1920 1920
Methods 356 356
Messages 0 0
Branches 386 386
==========================================
+ Hits 1392 1393 +1
+ Misses 528 527 -1
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last updated by
[2c3bf8b...ee57003][cc-compare]
[cc-base-branch]:
https://codecov.io/gh/apache/cordova-windows/branch/master?src=pr
[cc-compare]:
https://codecov.io/gh/apache/cordova-windows/compare/2c3bf8b7627d080af7ea51f6758fbe66be21e74b...ee570036bc8faddc7d63e2830144c3d007d8e904?src=pr
[cc-pull]: https://codecov.io/gh/apache/cordova-windows/pull/185?src=pr
> Make windows plugin rm remove ProjectReference items
> ----------------------------------------------------
>
> Key: CB-11558
> URL: https://issues.apache.org/jira/browse/CB-11558
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows
> Reporter: Sergey Shakhnazarov
> Assignee: Sergey Shakhnazarov
> Labels: triaged, windows
>
> {{cordova plugin add phonegap-plugin-barcodescanner}}
> CordovaApp.Windows.jsproj ->
> {noformat}
> <ItemGroup>
> <ProjectReference
> Include="..\..\plugins\phonegap-plugin-barcodescanner\src\windows\lib\WinRTBarcodeReader.csproj"
> />
> </ItemGroup>
> {noformat}
> {{cordova plugin rm phonegap-plugin-barcodescanner}}
> {{ItemGroup}} not being removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]