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

support selecting steps by package name for strun #202

Merged
merged 3 commits into from
Oct 25, 2024

raise ValueError if class_alias lookup returns more than 1 step

fd68d87
Select commit
Loading
Failed to load commit list.
Merged

support selecting steps by package name for strun #202

raise ValueError if class_alias lookup returns more than 1 step
fd68d87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 24, 2024 in 0s

94.57% (-0.05%) compared to 558c952

View this Pull Request on Codecov

94.57% (-0.05%) compared to 558c952

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.57%. Comparing base (558c952) to head (fd68d87).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
- Coverage   94.62%   94.57%   -0.05%     
==========================================
  Files          37       37              
  Lines        3125     3172      +47     
==========================================
+ Hits         2957     3000      +43     
- Misses        168      172       +4     

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