omermorad / mockingbird

🐦 Decorator Powered TypeScript Library for Creating Mocks
MIT License
86 stars 5 forks source link

chore: version 3.0.0 #127

Open omermorad opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Attention: Patch coverage is 82.97872% with 16 lines in your changes missing coverage. Please review.

Project coverage is 84.98%. Comparing base (4214283) to head (9370127).

Files Patch % Lines
...r/src/lib/handlers/faker-callback-value-handler.ts 72.00% 2 Missing and 5 partials :warning:
...ckages/reflect/src/lib/property-decorator-value.ts 89.28% 1 Missing and 2 partials :warning:
...kages/parser/src/lib/handlers/primitive-handler.ts 0.00% 0 Missing and 2 partials :warning:
packages/reflect/src/lib/class-reflector.ts 66.66% 0 Missing and 2 partials :warning:
...src/lib/handlers/array-of-classes-value-handler.ts 83.33% 0 Missing and 1 partial :warning:
...ages/parser/src/lib/handlers/enum-value-handler.ts 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ========================================== - Coverage 93.90% 84.98% -8.92% ========================================== Files 17 18 +1 Lines 279 453 +174 Branches 42 120 +78 ========================================== + Hits 262 385 +123 - Misses 12 18 +6 - Partials 5 50 +45 ```

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