orhun / git-cliff

A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
https://git-cliff.org
Apache License 2.0
8.23k stars 165 forks source link

fix(fixture): support running fixtures on mingw64 #708

Closed bukowa closed 2 weeks ago

bukowa commented 2 weeks ago

Description

Fixes https://github.com/orhun/git-cliff/issues/705

Motivation and Context

See issue.

How Has This Been Tested?

Locally.

Screenshots / Logs (if applicable)

Types of Changes

Checklist:

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.22%. Comparing base (bea4916) to head (c23201e).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #708 +/- ## ======================================= Coverage 36.22% 36.22% ======================================= Files 19 19 Lines 1455 1455 ======================================= Hits 527 527 Misses 928 928 ``` | [Flag](https://app.codecov.io/gh/orhun/git-cliff/pull/708/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/orhun/git-cliff/pull/708/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | `36.22% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.