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

feat: Unify .mocked() implementation #95

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

danthorpe
Copy link
Owner

Ultimately - all .mocked() go through the "custom mock" modifier.

@danthorpe danthorpe force-pushed the refactor_mocked_more branch from cc05a4a to a1a4ef5 Compare August 2, 2024 21:47
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.81%. Comparing base (242689e) to head (a1a4ef5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   80.87%   80.81%   -0.06%     
==========================================
  Files          71       71              
  Lines        1605     1600       -5     
==========================================
- Hits         1298     1293       -5     
  Misses        307      307              

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

@danthorpe danthorpe merged commit e507dd0 into main Aug 2, 2024
3 checks passed
@danthorpe danthorpe deleted the refactor_mocked_more branch August 2, 2024 21:51
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.

2 participants