Skip to content

Conversation

@orhun
Copy link
Owner

@orhun orhun commented Dec 4, 2024

Description

git-cliff now discovers the Git repositories automatically even though when you run from sub directories.

Motivation and Context

See #969

Closes #426

How Has This Been Tested?

Locally.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have formatted the code with rustfmt.
  • I checked the lints with clippy.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.40%. Comparing base (1297655) to head (3188c32).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #975      +/-   ##
==========================================
+ Coverage   43.35%   43.40%   +0.06%     
==========================================
  Files          21       21              
  Lines        1712     1712              
==========================================
+ Hits          742      743       +1     
+ Misses        970      969       -1     
Flag Coverage Δ
unit-tests 43.40% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@orhun orhun merged commit 98453b3 into main Dec 4, 2024
64 of 67 checks passed
@orhun orhun mentioned this pull request Dec 4, 2024
1 task
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.

3 participants