qqilihq / mongoose-slugger

Mongoose plugin to automatically generate so called slugs (atomically)
MIT License
3 stars 6 forks source link

Remove wired tiger requirement #46

Closed qqilihq closed 1 year ago

qqilihq commented 1 year ago

TODO:

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.20 :tada:

Comparison is base (7523a76) 96.87% compared to head (5e0545e) 97.08%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #46 +/- ## ========================================== + Coverage 96.87% 97.08% +0.20% ========================================== Files 2 2 Lines 128 137 +9 Branches 40 45 +5 ========================================== + Hits 124 133 +9 Misses 4 4 ``` | [Impacted Files](https://codecov.io/gh/qqilihq/mongoose-slugger/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Katz) | Coverage Δ | | |---|---|---| | [lib/slugger.ts](https://codecov.io/gh/qqilihq/mongoose-slugger/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Katz#diff-bGliL3NsdWdnZXIudHM=) | `94.87% <100.00%> (-1.24%)` | :arrow_down: | | [lib/sluggerUtils.ts](https://codecov.io/gh/qqilihq/mongoose-slugger/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Katz#diff-bGliL3NsdWdnZXJVdGlscy50cw==) | `100.00% <100.00%> (+1.96%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Katz). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Philipp+Katz)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.