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

Use OptionsConstants instead of hard-coded strings #5859

Merged
merged 1 commit into from
Aug 5, 2024

use OptionsConstants instead of hard-coded strings

cab504f
Select commit
Loading
Failed to load commit list.
Merged

Use OptionsConstants instead of hard-coded strings #5859

use OptionsConstants instead of hard-coded strings
cab504f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2024 in 1s

28.98% (-0.08%) compared to 9399938

View this Pull Request on Codecov

28.98% (-0.08%) compared to 9399938

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.98%. Comparing base (9399938) to head (cab504f).
Report is 124 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5859      +/-   ##
============================================
- Coverage     29.05%   28.98%   -0.08%     
+ Complexity    13911    13909       -2     
============================================
  Files          2507     2512       +5     
  Lines        266366   267229     +863     
  Branches      47621    47780     +159     
============================================
+ Hits          77402    77462      +60     
- Misses       185025   185817     +792     
- Partials       3939     3950      +11     

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