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

remove the leading ./ from paths created in snakebids #462

Merged
merged 6 commits into from
Jan 11, 2025

update type hint to allow str or Path for root

85b520c
Select commit
Loading
Failed to load commit list.
Merged

remove the leading ./ from paths created in snakebids #462

update type hint to allow str or Path for root
85b520c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

94.37% (+0.00%) compared to 0f07ece

View this Pull Request on Codecov

94.37% (+0.00%) compared to 0f07ece

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.37%. Comparing base (0f07ece) to head (85b520c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #462   +/-   ##
=======================================
  Coverage   94.37%   94.37%           
=======================================
  Files          55       55           
  Lines        2222     2222           
=======================================
  Hits         2097     2097           
  Misses        125      125           

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