apache / apache/cordova

Unsuccessful cordova platform/plugin commands

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
710
Forks
75
PR merge metrics
No merged PRs in 30d

Description

I looked a bit at the Cordova Telemetry data about the commands executed:
[datastudio.google.com/reporting/0B-Ja5cNOX_XLTElHdWd4V2NUem8/page/zkJF](https://datastudio.google.com/reporting/0B-Ja5cNOX_XLTElHdWd4V2NUem8/page/zkJF)

After creating #75 and #74 the only big "class" of `unsuccessful` commands left were related to `platform` and `plugin`:

![image](https://user-images.githubusercontent.com/183673/52914620-0c711c00-32cb-11e9-8407-95de03b83f08.png)
![image](https://user-images.githubusercontent.com/183673/52914636-27439080-32cb-11e9-8765-6ff8c4af0f79.png)

Lots of unsuccessful there as well.

Going through the list you also notice that there are some that are not actually valid commands (`cordova platform android`) which still are counted as successful as they are mapped to another (not really wanted) command internally.

Looking at _all_ unsuccessfull command executions, the platform/build related ones account for 38% commands.

Why are so many `add` and `remove` failing? Typos of the users?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.