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(test): fixed seed-manager.test.js on windows #4924

Merged
merged 1 commit into from Nov 14, 2023

Conversation

boenrobot
Copy link
Collaborator

The test suite still doesn't fully pass on Windows, even with this, but this test is an easy win in that direction.

Remaining test failures on windows are mostly due to mocks and/or interaction with ts-node on Windows vs. Linux/WSL.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d54b121) 99.22% compared to head (688637e) 99.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4924   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files         222      222           
  Lines       15806    15806           
  Branches     3759     3759           
=======================================
  Hits        15684    15684           
  Misses        118      118           
  Partials        4        4           

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

@B4nan B4nan merged commit 27a4504 into mikro-orm:master Nov 14, 2023
11 checks passed
@boenrobot boenrobot deleted the windows-seed-manager-tests branch November 15, 2023 08:26
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.

None yet

2 participants