Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor unit test to replace complex mock with inlined build loop #1570

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

caendesilva
Copy link
Member

We don't need a complex service mock when all we want to do is to run the build loop

We don't need a complex service mock when all we want to do is to run the build loop
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7901a69) 100.00% compared to head (24452ec) 100.00%.

Additional details and impacted files
@@              Coverage Diff              @@
##              master     #1570     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
- Complexity      1746      3492   +1746     
=============================================
  Files            180       360    +180     
  Lines           4723      9446   +4723     
=============================================
+ Hits            4723      9446   +4723     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@caendesilva caendesilva merged commit a6bcd95 into master Feb 13, 2024
19 checks passed
@caendesilva caendesilva deleted the refactor-test-to-not-use-complex-mocks branch February 13, 2024 19:53
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.

1 participant