Skip to content

feat: add personal access token API #1304

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
Feb 17, 2021
Merged

Conversation

max-wittig
Copy link
Member

@codecov-io
Copy link

Codecov Report

Merging #1304 (2bb16fa) into master (bec2094) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1304      +/-   ##
==========================================
+ Coverage   80.58%   80.64%   +0.05%     
==========================================
  Files          65       66       +1     
  Lines        3240     3250      +10     
==========================================
+ Hits         2611     2621      +10     
  Misses        629      629              
Flag Coverage Δ
unit 80.64% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gitlab/v4/objects/__init__.py 100.00% <100.00%> (ø)
gitlab/v4/objects/personal_access_tokens.py 100.00% <100.00%> (ø)

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 bec2094...2bb16fa. Read the comment docs.

Copy link
Member

@nejch nejch left a comment

Choose a reason for hiding this comment

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

👍 huh. sometimes these features just sneak into CE... need a script to scrape the API docs for new endpoints 😁

@nejch nejch merged commit ef8fcf7 into master Feb 17, 2021
@nejch nejch deleted the feat/personal-access-token-api branch May 30, 2021 08:22
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.

3 participants