ch1ller0 / fridgefm-radio-core

Simple lightweight package for creating your own radio station via NodeJS heavily inspired by Shoutcast and Icecast.
https://fridgefm.com
MIT License
47 stars 9 forks source link

chores: Move to npm and update packages #332

Closed ch1ller0 closed 1 year ago

ch1ller0 commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #332 (240cfdb) into main (bf1b57a) will decrease coverage by 6.72%. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
- Coverage   84.94%   78.23%   -6.72%     
==========================================
  Files          21       21              
  Lines         392      363      -29     
  Branches       65       57       -8     
==========================================
- Hits          333      284      -49     
+ Misses         59       40      -19     
- Partials        0       39      +39     
Impacted Files Coverage Δ
src/base/Playlist/Playlist.types.ts 0.00% <ø> (ø)
src/base/Station.ts 89.65% <0.00%> (-2.24%) :arrow_down:
src/base/Track/Track.types.ts 0.00% <ø> (ø)
src/features/EventBus/events.ts 100.00% <ø> (ø)

... and 12 files with indirect coverage changes