[ 
https://issues.apache.org/jira/browse/CB-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523572#comment-16523572
 ] 

ASF GitHub Bot commented on CB-14099:
-------------------------------------

codecov-io edited a comment on issue #32: CB-14099 osx: Fixed Resolve Config 
Path for OSX
URL: https://github.com/apache/cordova-common/pull/32#issuecomment-400268353
 
 
   # 
[Codecov](https://codecov.io/gh/apache/cordova-common/pull/32?src=pr&el=h1) 
Report
   > Merging 
[#32](https://codecov.io/gh/apache/cordova-common/pull/32?src=pr&el=desc) into 
[master](https://codecov.io/gh/apache/cordova-common/commit/c10440111a9b471612d0a8679c1cd530ce7a0616?src=pr&el=desc)
 will **decrease** coverage by `<.01%`.
   > The diff coverage is `100%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/cordova-common/pull/32/graphs/tree.svg?height=150&width=650&src=pr&token=jsbcYRuqT5)](https://codecov.io/gh/apache/cordova-common/pull/32?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master      #32      +/-   ##
   ==========================================
   - Coverage   85.63%   85.62%   -0.01%     
   ==========================================
     Files          19       19              
     Lines        1747     1746       -1     
     Branches      367      367              
   ==========================================
   - Hits         1496     1495       -1     
     Misses        251      251
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/cordova-common/pull/32?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/ConfigChanges/ConfigFile.js](https://codecov.io/gh/apache/cordova-common/pull/32/diff?src=pr&el=tree#diff-c3JjL0NvbmZpZ0NoYW5nZXMvQ29uZmlnRmlsZS5qcw==)
 | `89.78% <100%> (-0.08%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/cordova-common/pull/32?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-common/pull/32?src=pr&el=footer).
 Last update 
[c104401...6c0ca12](https://codecov.io/gh/apache/cordova-common/pull/32?src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Cordova OSX - Apps not working with Plugins
> -------------------------------------------
>
>                 Key: CB-14099
>                 URL: https://issues.apache.org/jira/browse/CB-14099
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-osx
>         Environment: Cordova 8.0
> osx "El capitan"
>  
>            Reporter: Jose Antonio Silva Korhonen
>            Assignee: Tobias Bocanegra
>            Priority: Major
>
> It's not possible to get any app with any compatible plugins working on osx.
> 1 - Create a barebone Cordova App
>  * cordova create myapp org.apache.myapp myapp
> 2 - Add osx platform
>  * cordova platform add osx
> 3 - Add any plugin compatible with osx, for example cordova-plugin-file
>  * cordova plugin add cordova-plugin-file
> 4 - Run the App
>  * cordova run osx
> 5 - The App doesn't trigger "device ready"
>   The app stays on the state "CONNECTING TO DEVICE" for ever.
>   It's expect that is shown "DEVICE IS READY". If you remove all plugins from 
> the app then "DEVICE IS READY" is shown
>  
> On older versions of cordova osx this procedure worked.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to