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

Update nested config lookup to ignore certain directories #334

Merged
merged 1 commit into from
May 19, 2024

Conversation

jacebrowning
Copy link
Owner

This will speed up the initial install and update commands.

@jacebrowning jacebrowning self-assigned this May 19, 2024
Copy link

codecov bot commented May 19, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.45%. Comparing base (7c9f462) to head (11c1f0a).
Report is 20 commits behind head on main.

Files Patch % Lines
gitman/models/config.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
+ Coverage   91.35%   91.45%   +0.09%     
==========================================
  Files          15       15              
  Lines        1192     1193       +1     
  Branches      242      243       +1     
==========================================
+ Hits         1089     1091       +2     
  Misses         70       70              
+ Partials       33       32       -1     

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

@jacebrowning jacebrowning merged commit f226377 into main May 19, 2024
12 of 13 checks passed
@jacebrowning jacebrowning deleted the skip-build-dirs branch May 19, 2024 23:06
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