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

Complete support for all Protected API features #289

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

gdubicki
Copy link
Member

@gdubicki gdubicki commented Oct 7, 2021

@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #289 (c3b5e0f) into main (9b07c7c) will increase coverage by 0.04%.
The diff coverage is 77.55%.

❗ Current head c3b5e0f differs from pull request most recent head e9131fd. Consider uploading reports for the commit e9131fd to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #289      +/-   ##
==========================================
+ Coverage   74.47%   74.52%   +0.04%     
==========================================
  Files          57       57              
  Lines        2155     2171      +16     
==========================================
+ Hits         1605     1618      +13     
- Misses        550      553       +3     
Impacted Files Coverage Δ
gitlabform/gitlab/branches.py 87.14% <ø> (+1.42%) ⬆️
gitlabform/processors/util/branch_protector.py 75.78% <77.55%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b07c7c...e9131fd. Read the comment docs.

@lgtm-com
Copy link

lgtm-com bot commented Oct 7, 2021

This pull request introduces 1 alert when merging 862139a into 9b07c7c - view on LGTM.com

new alerts:

  • 1 for Unused import

@gdubicki gdubicki marked this pull request as ready for review October 8, 2021 07:58
* add giving permissions per group (path) / group_id,
* add support for 'allow_force_push' field (fix #227),
* add giving permissions to unprotect using Premium
  syntax
@gdubicki gdubicki merged commit 72bde8e into main Oct 8, 2021
@gdubicki gdubicki deleted the fix_and_227_and_more branch June 4, 2022 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to allow push force in protected branches
1 participant