liuxuan30 / TelloSwift

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

use timer to serve keepAlive #5

Closed liuxuan30 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #5 into master will increase coverage by 2.57%. The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   69.35%   71.93%   +2.57%     
==========================================
  Files          12       12              
  Lines         434      424      -10     
==========================================
+ Hits          301      305       +4     
+ Misses        133      119      -14     
Impacted Files Coverage Δ
TelloSwift/Tello.swift 77.98% <89.47%> (+9.04%) :arrow_up:
TelloSwift/TelloFlightControl.swift 95.00% <100.00%> (ø)
TelloSwift/TelloCommander.swift 82.92% <0.00%> (-2.18%) :arrow_down:
TelloSwift/TelloComandHandler.swift 52.50% <0.00%> (-1.16%) :arrow_down:
TelloSwift/TelloMotion.swift 100.00% <0.00%> (ø)
TelloSwift/MissionPadControl.swift 0.00% <0.00%> (ø)

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 bde3899...bded594. Read the comment docs.