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 conditions that should never evaluate to true #881

Merged
merged 1 commit into from
Dec 1, 2024

Fix: Remove conditions that should never evaluate to true

3f886f2
Select commit
Loading
Failed to load commit list.
Merged

Fix: Remove conditions that should never evaluate to true #881

Fix: Remove conditions that should never evaluate to true
3f886f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 1s

97.30% (+11.78%) compared to 38fa87c

View this Pull Request on Codecov

97.30% (+11.78%) compared to 38fa87c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.30%. Comparing base (38fa87c) to head (3f886f2).

Additional details and impacted files
@@              Coverage Diff              @@
##               main     #881       +/-   ##
=============================================
+ Coverage     85.52%   97.30%   +11.78%     
+ Complexity      208      190       -18     
=============================================
  Files            23       23               
  Lines           739      631      -108     
=============================================
- Hits            632      614       -18     
+ Misses          107       17       -90     

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