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 nils #3750

Merged
merged 2 commits into from
Dec 28, 2023

Fixed code review comments.

05166d0
Select commit
Loading
Failed to load commit list.
Merged

🐛 Fix nils #3750

Fixed code review comments.
05166d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2023 in 1s

68.90% (-7.12%) compared to 6a226ce

View this Pull Request on Codecov

68.90% (-7.12%) compared to 6a226ce

Details

Codecov Report

Merging #3750 (05166d0) into main (6a226ce) will decrease coverage by 7.12%.
The diff coverage is 50.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3750      +/-   ##
==========================================
- Coverage   76.02%   68.90%   -7.12%     
==========================================
  Files         227      227              
  Lines       15347    15351       +4     
==========================================
- Hits        11667    10578    -1089     
- Misses       2963     4126    +1163     
+ Partials      717      647      -70