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

GH-87: Improve DirPathCalc and its relatives #88

Merged
merged 3 commits into from
Feb 3, 2024

Conversation

pydsigner
Copy link
Owner

@pydsigner pydsigner commented Feb 3, 2024

Closes #87.

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9759662) 78.10% compared to head (d18127d) 78.31%.

Files Patch % Lines
src/anchovy/paths.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   78.10%   78.31%   +0.21%     
==========================================
  Files          18       18              
  Lines        1201     1199       -2     
==========================================
+ Hits          938      939       +1     
+ Misses        263      260       -3     

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

@pydsigner pydsigner merged commit 53e9f34 into master Feb 3, 2024
5 checks passed
@pydsigner pydsigner deleted the GH-87_path_calc_enhancement branch February 3, 2024 22:24
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.

Unify DirPathCalc and OutputDirPathCalc/WorkingDirPathCalc inheritance structure
1 participant