refactor: clean up unnecessary lines in configuration #38

Merged
argoyle merged 1 commits from refactor-cleanup-configuration-file into main 2025-10-21 14:13:05 +00:00
argoyle commented 2025-10-21 13:30:47 +00:00 (Migrated from gitlab.com)

Removes initial_tag from the configuration and clears commented-out code.
This simplifies the cliff.toml file and enhances readability by
eliminating redundant sections, while maintaining the configuration's
intended functionality.

Removes initial_tag from the configuration and clears commented-out code. This simplifies the `cliff.toml` file and enhances readability by eliminating redundant sections, while maintaining the configuration's intended functionality.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-10-21 13:31:02 +00:00
argoyle commented 2025-10-21 14:12:33 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 0.00%. Comparing base (a6838ec) to head (dcd2a04).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #37   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          1       1           
  Lines         36      36           
=====================================
  Misses        36      36           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/dbsetup/pull/37?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 0.00%. Comparing base ([`a6838ec`](https://app.codecov.io/gl/unboundsoftware/dbsetup/commit/a6838ec190b664b490401fe048226379cc8a0914?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`dcd2a04`](https://app.codecov.io/gl/unboundsoftware/dbsetup/commit/dcd2a0427a76f7a5415598af3db301bd5e86746c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #37 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 1 1 Lines 36 36 ===================================== Misses 36 36 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/dbsetup/pull/37?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle (Migrated from gitlab.com) merged commit into main 2025-10-21 14:13:05 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/dbsetup#38