apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.16k stars 989 forks source link

test: simpler killing of running simulators #1179

Closed raphinesse closed 2 years ago

raphinesse commented 2 years ago

Motivation and Context

Slim down code base

Description

This replaces a JS script that should kill any running simulators by a simple shell command

Testing

codecov-commenter commented 2 years ago

Codecov Report

Merging #1179 (8dc9228) into master (b0d7099) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1179   +/-   ##
=======================================
  Coverage   74.95%   74.95%           
=======================================
  Files          14       14           
  Lines        1705     1705           
=======================================
  Hits         1278     1278           
  Misses        427      427           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b0d7099...8dc9228. Read the comment docs.