Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✅ Increases ios target test coverage #1171

Merged
merged 1 commit into from
Jun 28, 2020

Commits on Jun 25, 2020

  1. ✅ Increases ios target test coverage

    This is a follow-up for kivy#1160 and kivy#1168.
    Addresses the following:
    - grows `buildozer/targets/ios.py` target coverage from 24% to 56%
    - fixes `AttributeError` on `TargetIos` error call
    
    Next up should be improving:
    - code signing process (toggle off not fully integrated)
    - actual deployment (not yet tested)
    - further increase `buildozer/targets/ios.py` test coverage
    AndreMiras committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    a9fc2fc View commit details
    Browse the repository at this point in the history