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

Add relative_to_project_root configs #259

Merged
merged 5 commits into from
Jul 6, 2024
Merged

Conversation

shunichironomura
Copy link
Owner

  • Fix search_for_project_root
  • add diff_file to output
  • add relative_to_project_root config

Copy link

codecov bot commented Jul 6, 2024

Codecov Report

Attention: Patch coverage is 70.27027% with 11 lines in your changes missing coverage. Please review.

Project coverage is 78.68%. Comparing base (a5340d4) to head (e569597).

Files Patch % Lines
capsula/_context/_git.py 57.14% 3 Missing ⚠️
capsula/_run.py 66.66% 3 Missing ⚠️
capsula/_cli.py 0.00% 2 Missing ⚠️
capsula/_context/_command.py 84.61% 2 Missing ⚠️
capsula/_context/_file.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   78.51%   78.68%   +0.16%     
==========================================
  Files          29       29              
  Lines         945      971      +26     
==========================================
+ Hits          742      764      +22     
- Misses        203      207       +4     

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

@shunichironomura shunichironomura merged commit 99f92e4 into main Jul 6, 2024
22 of 23 checks passed
@shunichironomura shunichironomura deleted the path-relative-to-root branch July 6, 2024 22:22
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.

1 participant