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

infra(unicorn): prefer-string-replace-all #2653

Merged
merged 7 commits into from
Feb 18, 2024

Merge branch 'next' into infra/unicorn/prefer-string-replace-all

b377a8d
Select commit
Loading
Failed to load commit list.
Merged

infra(unicorn): prefer-string-replace-all #2653

Merge branch 'next' into infra/unicorn/prefer-string-replace-all
b377a8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2024 in 0s

99.55% (target 95.00%)

View this Pull Request on Codecov

99.55% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ec5609b) 99.55% compared to head (b377a8d) 99.55%.

Additional details and impacted files
@@           Coverage Diff            @@
##             next    #2653    +/-   ##
========================================
  Coverage   99.55%   99.55%            
========================================
  Files        2817     2817            
  Lines      251199   251202     +3     
  Branches      724     1125   +401     
========================================
+ Hits       250082   250091     +9     
+ Misses       1117     1082    -35     
- Partials        0       29    +29     
Files Coverage Δ
src/modules/color/index.ts 99.79% <100.00%> (ø)
src/modules/finance/iban.ts 100.00% <100.00%> (ø)
src/modules/finance/index.ts 100.00% <100.00%> (ø)
src/modules/git/index.ts 100.00% <100.00%> (ø)
src/modules/helpers/index.ts 98.98% <100.00%> (ø)
src/modules/helpers/luhn-check.ts 100.00% <100.00%> (ø)
src/modules/internet/index.ts 100.00% <100.00%> (ø)
src/modules/location/index.ts 99.20% <100.00%> (ø)
src/modules/string/index.ts 100.00% <100.00%> (ø)
src/modules/system/index.ts 100.00% <100.00%> (ø)

... and 30 files with indirect coverage changes