typegoose / mongodb-memory-server

Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
https://typegoose.github.io/mongodb-memory-server/
MIT License
2.58k stars 187 forks source link

:pen: Typo "Could not corece VERSION" #808

Closed boredland closed 1 year ago

boredland commented 1 year ago

... should be coerce.

codecov[bot] commented 1 year ago

Codecov Report

Merging #808 (170e313) into master (3eef20b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #808   +/-   ##
=======================================
  Coverage   90.94%   90.94%           
=======================================
  Files          15       15           
  Lines        1965     1965           
  Branches      494      494           
=======================================
  Hits         1787     1787           
  Misses        169      169           
  Partials        9        9           
Files Coverage Δ
...ages/mongodb-memory-server-core/src/util/errors.ts 91.75% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 9.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: