Skip to content

Conversation

@jmbhughes
Copy link
Member

PR summary

Resolves #226

Todos

Please list tasks to complete this PR.

  • implement new feature or fix bug
  • include tests
  • update associated documentation website entry

Test plan

How does this PR verify the code works correctly?

Breaking changes

Document any breaking changes from this PR.

Related Issues

Link the issues related to this PR.

@jmbhughes jmbhughes self-assigned this Nov 16, 2024
@codecov
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.20%. Comparing base (f4e0755) to head (b372160).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   86.92%   87.20%   +0.28%     
==========================================
  Files          12       12              
  Lines         895      899       +4     
==========================================
+ Hits          778      784       +6     
+ Misses        117      115       -2     

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

@jmbhughes jmbhughes changed the title fix-226 Convert str to Path if needed Nov 16, 2024
@jmbhughes jmbhughes merged commit 032aa05 into main Nov 16, 2024
@jmbhughes jmbhughes deleted the fix-226 branch November 16, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automatically convert str paths to Path

2 participants