Skip to content
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

feat(controller): support filtering Git subscriptions using globs and path prefixes #1778

Merged
merged 5 commits into from
Apr 18, 2024

refactor with getPathSelectors

2ac11c4
Select commit
Loading
Failed to load commit list.
Merged

feat(controller): support filtering Git subscriptions using globs and path prefixes #1778

refactor with getPathSelectors
2ac11c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2024 in 1s

46.14% (+1.25%) compared to 255578c

View this Pull Request on Codecov

46.14% (+1.25%) compared to 255578c

Details

Codecov Report

Attention: Patch coverage is 91.83673% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 46.14%. Comparing base (255578c) to head (2ac11c4).
Report is 17 commits behind head on main.

Files Patch % Lines
internal/controller/warehouses/git.go 91.83% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1778      +/-   ##
==========================================
+ Coverage   44.89%   46.14%   +1.25%     
==========================================
  Files         213      213              
  Lines       13624    13868     +244     
==========================================
+ Hits         6116     6399     +283     
+ Misses       7244     7183      -61     
- Partials      264      286      +22     

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