Skip to content

Conversation

@omermorad
Copy link
Owner

Avoid circular mocks, closes #65

@omermorad omermorad linked an issue Jan 22, 2022 that may be closed by this pull request
@omermorad omermorad force-pushed the refactor/circular-mocks branch from cb82b11 to eb45999 Compare January 24, 2022 21:56
@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #137 (61f9734) into next (9370127) will increase coverage by 0.29%.
The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next     #137      +/-   ##
==========================================
+ Coverage   84.98%   85.28%   +0.29%     
==========================================
  Files          18       18              
  Lines         453      462       +9     
  Branches      120      123       +3     
==========================================
+ Hits          385      394       +9     
  Misses         18       18              
  Partials       50       50              
Impacted Files Coverage Δ
packages/parser/src/lib/types/types.ts 100.00% <ø> (ø)
packages/parser/src/lib/parser/class-parser.ts 92.30% <93.75%> (+1.23%) ⬆️
.../parser/src/lib/handlers/class-callback-handler.ts 76.47% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9370127...61f9734. Read the comment docs.

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.

bug: avoid circular mocks

2 participants