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

Fix invocation from a repository subdirectory #26

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Oct 4, 2024

This should mean that you can invoke the tool from, for example, the 'rosdep' subdirectory.

This should mean that you can invoke the tool from, for example, the
'rosdep' subdirectory.
@cottsay cottsay added the enhancement New feature or request label Oct 4, 2024
@cottsay cottsay self-assigned this Oct 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.04%. Comparing base (d0c0600) to head (f78b973).

Files with missing lines Patch % Lines
rosdistro_reviewer/verb/review.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   87.88%   88.04%   +0.15%     
==========================================
  Files          13       13              
  Lines         677      686       +9     
  Branches      177      178       +1     
==========================================
+ Hits          595      604       +9     
  Misses         61       61              
  Partials       21       21              

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

@cottsay cottsay merged commit 96b7a2e into main Oct 4, 2024
18 checks passed
@cottsay cottsay deleted the cottsay/repo-root branch October 4, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants