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

fix: hooks processing fails when config includes token #693

Merged
merged 13 commits into from
Mar 2, 2024

refactor: use existing logic from super class to check if hook update…

f50a044
Select commit
Failed to load commit list.
Merged

fix: hooks processing fails when config includes token #693

refactor: use existing logic from super class to check if hook update…
f50a044
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2024 in 1s

84.39% (target 70.00%)

View this Pull Request on Codecov

84.39% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.39%. Comparing base (30d9540) to head (f50a044).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #693      +/-   ##
==========================================
+ Coverage   84.31%   84.39%   +0.08%     
==========================================
  Files          69       69              
  Lines        2747     2749       +2     
==========================================
+ Hits         2316     2320       +4     
+ Misses        431      429       -2     
Files Coverage Δ
gitlabform/processors/project/hooks_processor.py 100.00% <100.00%> (+2.43%) ⬆️

... and 1 file with indirect coverage changes