git-cliff icon indicating copy to clipboard operation
git-cliff copied to clipboard

test: add fixture test-monorepo-unaligned-tags (#1122)

Open Cyclonit opened this issue 7 months ago • 2 comments
trafficstars

Description

Motivation and Context

How Has This Been Tested?

Screenshots / Logs (if applicable)

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.

Cyclonit avatar Apr 12 '25 09:04 Cyclonit

Codecov Report

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

Project coverage is 40.34%. Comparing base (4a3c0c0) to head (fb3c350).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1127      +/-   ##
==========================================
+ Coverage   40.29%   40.34%   +0.06%     
==========================================
  Files          21       21              
  Lines        1894     1894              
==========================================
+ Hits          763      764       +1     
+ Misses       1131     1130       -1     
Flag Coverage Δ
unit-tests 40.34% <ø> (+0.06%) :arrow_up:

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

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Apr 12 '25 09:04 codecov-commenter

Hey @Cyclonit, what's the status of this? Should we update this fixture to reflect the actual issue?

orhun avatar Apr 20 '25 19:04 orhun