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

fix: jest setup was voiding custom turbo mocks #636

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

docs: document jest mocking on a dedicated page

8e22af6
Select commit
Loading
Failed to load commit list.
Open

fix: jest setup was voiding custom turbo mocks #636

docs: document jest mocking on a dedicated page
8e22af6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 22, 2024 in 1s

43.11% (-0.60%) compared to a34c7ba

View this Pull Request on Codecov

43.11% (-0.60%) compared to a34c7ba

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.11%. Comparing base (a34c7ba) to head (8e22af6).
Report is 56 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #636      +/-   ##
==========================================
- Coverage   43.72%   43.11%   -0.60%     
==========================================
  Files          30       31       +1     
  Lines         549      573      +24     
  Branches      151      153       +2     
==========================================
+ Hits          240      247       +7     
- Misses        309      326      +17