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

Retrieve all user repo perms with a single API call #3211

Merged
merged 2 commits into from
Jan 19, 2024

bitbucket fixture user permissions returns all testing repos in payload

1c3a48c
Select commit
Loading
Failed to load commit list.
Merged

Retrieve all user repo perms with a single API call #3211

bitbucket fixture user permissions returns all testing repos in payload
1c3a48c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 0s

35.26% (+0.02%) compared to 10f2e20

View this Pull Request on Codecov

35.26% (+0.02%) compared to 10f2e20

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (10f2e20) 35.24% compared to head (1c3a48c) 35.26%.
Report is 4 commits behind head on main.

Files Patch % Lines
server/forge/bitbucket/bitbucket.go 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3211      +/-   ##
==========================================
+ Coverage   35.24%   35.26%   +0.02%     
==========================================
  Files         226      226              
  Lines       14857    14863       +6     
==========================================
+ Hits         5236     5242       +6     
  Misses       9237     9237              
  Partials      384      384              

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