apache / cordova-ios

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

fix: Add missing cordova versions to CDVAvailability.h #1360

Closed jcesarmobile closed 10 months ago

jcesarmobile commented 10 months ago

This is supposedly done by coho during the release process, but looks like last two releases failed to do it, so the versions are missing.

EDIT: CDVAvailability.h file was moved, so the code in coho was not working, I've updated the path on coho https://github.com/apache/cordova-coho/pull/323

codecov-commenter commented 10 months ago

Codecov Report

Merging #1360 (a810e60) into master (19e931e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1360   +/-   ##
=======================================
  Coverage   78.25%   78.25%           
=======================================
  Files          15       15           
  Lines        1789     1789           
=======================================
  Hits         1400     1400           
  Misses        389      389           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more