aspirebudgetingmobile / aspirebudgeting_ios

An independent community driven app for the Aspire Budget Google Sheet
GNU General Public License v3.0
54 stars 14 forks source link

Added Video player to Sign in Screen #38

Closed mohitathwani closed 5 years ago

mohitathwani commented 5 years ago

Enhanced the Sign In screen with Video and helper text

codecov-io commented 5 years ago

Codecov Report

Merging #38 into master will increase coverage by 0.59%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   79.53%   80.12%   +0.59%     
==========================================
  Files          28       29       +1     
  Lines         601      619      +18     
==========================================
+ Hits          478      496      +18     
  Misses        123      123
Impacted Files Coverage Δ
Aspire Budgeting/Views/YoutubePlayerView.swift 100% <100%> (ø)
Aspire Budgeting/Views/SignInView.swift 85.71% <100%> (+7.93%) :arrow_up:

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 a6279d5...7da02d8. Read the comment docs.

mohitathwani commented 5 years ago

Also solves #37