feat(config): remove initial tag configuration and cleanup #45

Merged
argoyle merged 1 commits from feat/config-cleanup-remove-initial-tag into main 2025-10-21 14:14:49 +00:00
argoyle commented 2025-10-21 13:32:11 +00:00 (Migrated from gitlab.com)

Removes the initial tag setting from the configuration and cleans up
commented sections for better readability. This simplifies the config
file and enhances maintainability for future updates.

Removes the initial tag setting from the configuration and cleans up commented sections for better readability. This simplifies the config file and enhances maintainability for future updates.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-10-21 13:32:21 +00:00
argoyle commented 2025-10-21 14:13:55 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 65.47%. Comparing base (fb80073) to head (a32311a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   65.47%   65.47%           
=======================================
  Files           1        1           
  Lines          84       84           
=======================================
  Hits           55       55           
  Misses         28       28           
  Partials        1        1           

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/pagination/pull/44?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 65.47%. Comparing base ([`fb80073`](https://app.codecov.io/gl/unboundsoftware/pagination/commit/fb800730bb410326c4271b381bc714b17ff1b406?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`a32311a`](https://app.codecov.io/gl/unboundsoftware/pagination/commit/a32311acd9e47a1485d3da8c3be7e540f6a5aac7?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 #44 +/- ## ======================================= Coverage 65.47% 65.47% ======================================= Files 1 1 Lines 84 84 ======================================= Hits 55 55 Misses 28 28 Partials 1 1 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/pagination/pull/44?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 6c3576453a into main 2025-10-21 14:14:49 +00:00
argoyle commented 2025-10-21 14:14:52 +00:00 (Migrated from gitlab.com)

mentioned in commit 6c3576453a

mentioned in commit 6c3576453a1bf46bc362dea0a56f5ae648db902f
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/pagination#45