cordiverse / minato

Type Driven Database Framework.
MIT License
27 stars 12 forks source link

feat(mongo): refactor `_fields` #116

Open Hieuzest opened 1 month ago

Hieuzest commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 98.07692% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.00%. Comparing base (b2d7cd6) to head (ca90c57).

Files with missing lines Patch % Lines
packages/mongo/src/index.ts 98.07% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #116 +/- ## ========================================== - Coverage 99.01% 99.00% -0.02% ========================================== Files 39 39 Lines 13638 13655 +17 Branches 3367 3370 +3 ========================================== + Hits 13504 13519 +15 - Misses 134 136 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.