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

Avoid sinon import in exported lib files #3685

Merged
merged 1 commit into from
May 1, 2024

Avoid sinon import in exported lib files

e4bc803
Select commit
Loading
Failed to load commit list.
Merged

Avoid sinon import in exported lib files #3685

Avoid sinon import in exported lib files
e4bc803
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2024 in 0s

74.28% (+0.00%) compared to 3528b28

View this Pull Request on Codecov

74.28% (+0.00%) compared to 3528b28

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.28%. Comparing base (3528b28) to head (e4bc803).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3685   +/-   ##
=======================================
  Coverage   74.28%   74.28%           
=======================================
  Files         108      108           
  Lines        1217     1217           
  Branches      132      132           
=======================================
  Hits          904      904           
  Misses        297      297           
  Partials       16       16           
Components Coverage Δ
core 84.61% <ø> (ø)
hooks 69.94% <ø> (ø)
isms 73.17% <ø> (ø)
token 63.77% <ø> (ø)
middlewares 77.48% <ø> (ø)