liuxuan30 / TelloSwift

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

Add a H264 video decoder #7

Closed liuxuan30 closed 4 years ago

liuxuan30 commented 4 years ago

Add a H264 video decoder

close #6

codecov[bot] commented 4 years ago

Codecov Report

Merging #7 into master will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   71.93%   72.06%   +0.13%     
==========================================
  Files          12       12              
  Lines         424      426       +2     
==========================================
+ Hits          305      307       +2     
  Misses        119      119              
Impacted Files Coverage Δ
TelloSwift/Tello.swift 78.37% <100.00%> (+0.39%) :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 520e18c...808eece. Read the comment docs.