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

Make Simple::isValid() public #1519

Merged
merged 1 commit into from
Jan 7, 2025

Make `Simple::isValid()` public

1d6d005
Select commit
Loading
Failed to load commit list.
Merged

Make Simple::isValid() public #1519

Make `Simple::isValid()` public
1d6d005
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 1s

96.69% (target 95.00%)

View this Pull Request on Codecov

96.69% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.69%. Comparing base (1915b6f) to head (1d6d005).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1519   +/-   ##
=========================================
  Coverage     96.69%   96.69%           
  Complexity     1014     1014           
=========================================
  Files           205      205           
  Lines          2511     2511           
=========================================
  Hits           2428     2428           
  Misses           83       83           

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