nrkno / sofie-hyperdeck-connection

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

Feat: formatting and typescript 4 #10

Closed mint-dewit closed 3 years ago

mint-dewit commented 3 years ago

This PR adds a shared Sofie formatting + eslint config as well as an upgrade to typescript 4

codecov-io commented 3 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.61%. The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   67.08%   67.69%   +0.61%     
==========================================
  Files          25       25              
  Lines         483      486       +3     
  Branches       76       82       +6     
==========================================
+ Hits          324      329       +5     
+ Misses        159      157       -2     
Impacted Files Coverage Δ
src/asyncHandlers/slotInfo.ts 100.00% <ø> (ø)
src/asyncHandlers/transportInfo.ts 71.42% <ø> (ø)
src/commands/configuration.ts 22.22% <ø> (ø)
src/commands/deviceInfo.ts 37.50% <ø> (ø)
src/commands/diskList.ts 20.00% <0.00%> (ø)
src/commands/format.ts 28.57% <ø> (ø)
src/commands/goTo.ts 13.33% <ø> (ø)
src/commands/internal.ts 83.33% <ø> (ø)
src/commands/jog.ts 25.00% <ø> (ø)
src/commands/notify.ts 29.41% <ø> (ø)
... and 15 more

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 06202dc...1b08a8e. Read the comment docs.