Skip to content

Conversation

caarlos0
Copy link
Member

closes #5716

@caarlos0 caarlos0 added the bug Something isn't working label Apr 12, 2025
@caarlos0 caarlos0 requested a review from Copilot April 12, 2025 20:37
@caarlos0 caarlos0 self-assigned this Apr 12, 2025
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 12, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

internal/artifact/artifact_test.go:1012

  • [nitpick] Consider deriving the upper bound dynamically from the total number of artifact types instead of hardcoding '32' to improve maintainability when new types are added.
for i := 1; i <= 32; i++ {

internal/artifact/artifact_test.go:1033

  • [nitpick] Consider deriving the upper bound dynamically from the total number of artifact types instead of hardcoding '32', ensuring the tests remain accurate as artifact types evolve.
for i := 1; i <= 32; i++ {

Copy link

Deploying goreleaser with  Cloudflare Pages  Cloudflare Pages

Latest commit: 93b408d
Status: ✅  Deploy successful!
Preview URL: https://7c4f823f.goreleaser.pages.dev
Branch Preview URL: https://aursrc.goreleaser.pages.dev

View logs

Copy link

codecov bot commented Apr 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.03%. Comparing base (76cc61f) to head (93b408d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5717   +/-   ##
=======================================
  Coverage   83.03%   83.03%           
=======================================
  Files         158      158           
  Lines       15583    15583           
=======================================
  Hits        12939    12939           
  Misses       2088     2088           
  Partials      556      556           

☔ 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.

@caarlos0 caarlos0 merged commit 7be43d7 into main Apr 13, 2025
18 checks passed
@caarlos0 caarlos0 deleted the aursrc branch April 13, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: extra: AURConfig: key not present
1 participant