Skip to content
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

fix newsfeedfetcher using correct stream version #2857

Merged
merged 1 commit into from
Jun 4, 2022

Conversation

khassel
Copy link
Collaborator

@khassel khassel commented May 28, 2022

correction for #2855

The stream format has changed in the node-internal fetch method which breaks the newsfeed module (when using node 18).

@codecov-commenter
Copy link

Codecov Report

Merging #2857 (591f907) into develop (4f1db74) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #2857   +/-   ##
========================================
  Coverage    63.82%   63.82%           
========================================
  Files            9        9           
  Lines          293      293           
========================================
  Hits           187      187           
  Misses         106      106           

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 4f1db74...591f907. Read the comment docs.

@khassel
Copy link
Collaborator Author

khassel commented Jun 4, 2022

@MichMich can we get this merged? Because the develop branch is broken in the current version (newsfeed module with node v18) ...

@MichMich MichMich merged commit c0743ce into MagicMirrorOrg:develop Jun 4, 2022
@khassel khassel deleted the fetch branch June 6, 2022 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants