liuxuan30 / TelloSwift

DJI Tello Swift Framework powered by SwiftNIO
Apache License 2.0
18 stars 7 forks source link

consolidate motion argument validation and add EDU tests #4

Closed liuxuan30 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4188b51). Click here to learn what that means. The diff coverage is 2.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #4   +/-   ##
=========================================
  Coverage          ?   50.58%           
=========================================
  Files             ?       12           
  Lines             ?      427           
  Branches          ?        0           
=========================================
  Hits              ?      216           
  Misses            ?      211           
  Partials          ?        0
Impacted Files Coverage Δ
TelloSwift/EDU.swift 100% <ø> (ø)
TelloSwift/TelloMotion.swift 9.23% <0%> (ø)
TelloSwift/MissionPadControl.swift 0% <0%> (ø)
TelloSwift/Tello.swift 66.66% <100%> (ø)

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 4188b51...29f40ef. Read the comment docs.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8c57782). Click here to learn what that means. The diff coverage is 35%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #4   +/-   ##
=========================================
  Coverage          ?   53.62%           
=========================================
  Files             ?       12           
  Lines             ?      427           
  Branches          ?        0           
=========================================
  Hits              ?      229           
  Misses            ?      198           
  Partials          ?        0
Impacted Files Coverage Δ
TelloSwift/EDU.swift 100% <ø> (ø)
TelloSwift/MissionPadControl.swift 0% <0%> (ø)
TelloSwift/Tello.swift 66.66% <100%> (ø)
TelloSwift/TelloMotion.swift 29.23% <56.52%> (ø)

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 8c57782...9b188c3. Read the comment docs.