nrkno / sofie-atem-connection

Sofie ATEM Connection: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
129 stars 36 forks source link

Fix: firmware v8.1.1 / protocol v2.30 changes topology command #80

Closed mint-dewit closed 4 years ago

mint-dewit commented 4 years ago

Firmware v8.1.1 / protocol v2.30 changes the topology command. This is a preliminary PR that intends to handle the change. See also #79

codecov-io commented 4 years ago

Codecov Report

Merging #80 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   87.02%   87.02%           
=======================================
  Files         113      113           
  Lines        2735     2737    +2     
  Branches      381      382    +1     
=======================================
+ Hits         2380     2382    +2     
  Misses        349      349           
  Partials        6        6           
Impacted Files Coverage Δ
src/commands/DeviceProfile/topologyCommand.ts 100.00% <100.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 7b40374...60d6bef. Read the comment docs.