Skip to content

fix: disable middleware logs in CI #3177

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
merged 3 commits into from
Apr 12, 2021
Merged

fix: disable middleware logs in CI #3177

merged 3 commits into from
Apr 12, 2021

Conversation

anshumanv
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

NA

Motivation / Use-Case

Disables unnecessary logs form middleware.

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Apr 11, 2021

Codecov Report

Merging #3177 (17589f1) into master (5c7c5fc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3177   +/-   ##
=======================================
  Coverage   94.93%   94.93%           
=======================================
  Files          38       38           
  Lines        1245     1245           
  Branches      346      346           
=======================================
  Hits         1182     1182           
  Misses         57       57           
  Partials        6        6           

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 5c7c5fc...17589f1. Read the comment docs.

snitin315
snitin315 previously approved these changes Apr 11, 2021
@alexander-akait
Copy link
Member

Based on CI, test/integration/ModuleFederation.test.js still output stats, we can fix it here too?

@anshumanv
Copy link
Member Author

Ah missed it, done now 👍

@anshumanv anshumanv merged commit 408530d into master Apr 12, 2021
@anshumanv anshumanv deleted the stats branch April 12, 2021 12:11
@anshumanv
Copy link
Member Author

Thanks

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.

3 participants