[
https://issues.apache.org/jira/browse/CB-12298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15818612#comment-15818612
]
ASF GitHub Bot commented on CB-12298:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-windows/pull/220
## [Current
coverage](https://codecov.io/gh/apache/cordova-windows/pull/220?src=pr) is
76.93% (diff: 0.00%)
> Merging
[#220](https://codecov.io/gh/apache/cordova-windows/pull/220?src=pr) into
[master](https://codecov.io/gh/apache/cordova-windows/branch/master?src=pr)
will decrease coverage by **0.06%**
```diff
@@ master #220 diff @@
==========================================
Files 16 16
Lines 2222 2224 +2
Methods 415 415
Messages 0 0
Branches 438 439 +1
==========================================
Hits 1711 1711
- Misses 511 513 +2
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last update
[ae433f6...a925ed5](https://codecov.io/gh/apache/cordova-windows/compare/ae433f67579d7ca4dbec8d0da419b66b2a9bccf5...a925ed5b012618cfc21249739dcd636fd6f772fd?src=pr)
> [Windows] bundle.appxupload not generated for Windows 10 target
> ---------------------------------------------------------------
>
> Key: CB-12298
> URL: https://issues.apache.org/jira/browse/CB-12298
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows
> Reporter: Sergey Shakhnazarov
> Priority: Critical
> Labels: triaged, windows, workaround-exists
>
> {{cordova build windows --release --device -- --win --bundle --uap
> --archs="x86 x64 arm"}} does not result in a *.bundle.appxupload generated in
> AppPackages ([known
> issue|https://blogs.msdn.microsoft.com/wsdevsol/2016/01/08/windows-store-app-projects-stopped-generating-the-appxupload-file-after-installing-vs-2015-update-1/]).
> Workarounds:
> 1. Create packages in Visual Studio,
> 2. Use master/nightly platform version and additional MSBuild flag
> {noformat}cordova build windows --release --device -- --win
> --buildFlag="/p:UapAppxPackageBuildMode=StoreUpload" --bundle --appx=uap
> --archs="x86 x64 arm"{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]