Skip to content

fix(artifactory,http): exts filter not working properly #5892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 13, 2025
Merged

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Jul 9, 2025

Some pipes set Format instead of Ext, we should probably unify this at some point, but for now, changed it so it filters both with ByFormats() and ByExts().

Some pipes set `Format` instead of `Ext`, we should probably unify this
at some point, but for now, changed it so it filters both with
`ByFormats()` and `ByExts()`.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Jul 9, 2025
@caarlos0 caarlos0 added the bug Something isn't working label Jul 9, 2025
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 9, 2025
Copy link

Deploying goreleaser with  Cloudflare Pages  Cloudflare Pages

Latest commit: f75687a
Status: ✅  Deploy successful!
Preview URL: https://f01ca6e8.goreleaser.pages.dev
Branch Preview URL: https://fix-http-exts.goreleaser.pages.dev

View logs

Copy link

codecov bot commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.69%. Comparing base (0ace5c6) to head (f75687a).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5892   +/-   ##
=======================================
  Coverage   82.68%   82.69%           
=======================================
  Files         165      165           
  Lines       16520    16523    +3     
=======================================
+ Hits        13660    13663    +3     
  Misses       2268     2268           
  Partials      592      592           

☔ 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 7903227 into main Jul 13, 2025
17 checks passed
@caarlos0 caarlos0 deleted the fix-http-exts branch July 13, 2025 15:52
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant