refactor(ci): remove pre-commit job and add new template #117

Merged
argoyle merged 1 commits from add-pre-commit-go-template into main 2024-11-13 11:56:11 +00:00
argoyle commented 2024-11-13 11:53:11 +00:00 (Migrated from gitlab.com)

Removes the deprecated pre-commit job from the CI configuration.
Adds a new template to streamline pre-commit tasks with Go. This
ensures a cleaner pipeline setup and improves maintainability.

Removes the deprecated pre-commit job from the CI configuration. Adds a new template to streamline pre-commit tasks with Go. This ensures a cleaner pipeline setup and improves maintainability.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2024-11-13 11:53:17 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2024-11-13 11:56:11 +00:00
argoyle commented 2024-11-13 11:56:21 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 100.00%. Comparing base (3b2528e) to head (7477dd9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #114   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          115       115           
=========================================
  Hits           115       115           

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

## [Codecov](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/pull/114?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 100.00%. Comparing base [(`3b2528e`)](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/commit/3b2528e447e850454381a7656cf3d082c67881e6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) to head [(`7477dd9`)](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/commit/7477dd929e1f99600cbd7a47d00b02277b0ac0a9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #114 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 115 115 ========================================= Hits 115 115 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware:shiny/authz_client/pull/114?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/authz_client#117