8000 fix: remove unused meteor ui packages by Julusian · Pull Request #1292 · Sofie-Automation/sofie-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: remove unused meteor ui packages #1292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Julusian
Copy link
Contributor

About the Contributor

This pull request is posted on behalf of the BBC

Type of Contribution

This is a: Code improvement

New Behavior

This does some tidying following #1230 , to remove any webui only meteor packages.
This should have no impact other than reducing the number of dependencies installed by meteor in dev (unsure if it has any effect on production)

For reference, meteor does not directly serve any of the ui code, that gets delegated to koa https://github.com/nrkno/sofie-core/blob/132ebc086b47394216a17f06bc34dbbd2ff8070f/meteor/server/api/rest/koa.ts#L55-L57

Testing

  • I have added one or more unit tests for this PR
  • I have updated the relevant unit tests
  • No unit test changes are needed for this PR

Affected areas

Time Frame

Other Information

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

@Julusian Julusian requested a review from a team as a code owner October 18, 2024 09:35
Copy link
codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.64%. Comparing base (132ebc0) to head (ed82e6b).
Report is 2 commits behind head on release52.

Additional details and impacted files
@@              Coverage Diff              @@
##           release52    #1292      +/-   ##
=============================================
+ Coverage      60.63%   60.64%   +0.01%     
=============================================
  Files            459      459              
  Lines          78598    78583      -15     
  Branches        4961     4902      -59     
=============================================
- Hits           47655    47654       -1     
- Misses         30729    30836     +107     
+ Partials         214       93     -121     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nytamin nytamin added Contribution External contribution Contribution from BBC Contributions sponsored by BBC (bbc.co.uk) labels Oct 21, 2024
@nytamin nytamin merged commit ca11fc8 into Sofie-Automation:release52 Oct 21, 2024
46 checks passed
@Julusian Julusian deleted the upstream/remove-meteor-packages branch October 21, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution from BBC Contributions sponsored by BBC (bbc.co.uk) Contribution External contribution
Development

Successfully merging this pull request may close these issues.

2 participants
0