tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Convert CountertopTopology to TypeScript #194

Closed slifty closed 11 months ago

slifty commented 11 months ago

This PR is a continuation of the TypeScript conversion project, moving up to the CountertopTopology class.

Related to #153

codecov[bot] commented 11 months ago

Codecov Report

Merging #194 (9c443da) into main (a7a5183) will decrease coverage by 0.46%. The diff coverage is 100.00%.

:exclamation: Current head 9c443da differs from pull request most recent head a352f8b. Consider uploading reports for the commit a352f8b to get more accurate results

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   86.59%   86.13%   -0.46%     
==========================================
  Files          19       19              
  Lines         440      440              
  Branches       82       82              
==========================================
- Hits          381      379       -2     
- Misses         59       60       +1     
- Partials        0        1       +1     
Flag Coverage Δ
javascript 96.50% <ø> (-1.76%) :arrow_down:
typescript 81.14% <100.00%> (+2.04%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/classes/Countertop.js 93.33% <ø> (ø)
src/tools/utils/countertop.js 95.74% <ø> (-4.26%) :arrow_down:
src/classes/CountertopStation.ts 78.26% <100.00%> (ø)
src/classes/CountertopTopology.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more