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: remove the erroneous warn function #44

Merged
merged 5 commits into from
Feb 10, 2025

chore: remove extra warn function when mocking

95e8102
Select commit
Loading
Failed to load commit list.
Merged

fix: remove the erroneous warn function #44

chore: remove extra warn function when mocking
95e8102
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2025 in 1s

89.87% (+6.54%) compared to 6419813

View this Pull Request on Codecov

89.87% (+6.54%) compared to 6419813

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.87%. Comparing base (6419813) to head (95e8102).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   83.33%   89.87%   +6.54%     
==========================================
  Files           1        1              
  Lines         162      158       -4     
  Branches       34       33       -1     
==========================================
+ Hits          135      142       +7     
+ Misses         26       16      -10     
+ Partials        1        0       -1     

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