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 setting default tokens when verbose mode is FALSE and fix checks for GitLab token scopes #527

Conversation

maciekbanas
Copy link
Member

Closes #525 #526

This PR addresses two issues:

  • fixing setting default tokens when verbose mode is FALSE and
  • fixing checks for GitLab token scopes.

@maciekbanas maciekbanas self-assigned this Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.91%. Comparing base (45a26d6) to head (83c971f).
Report is 7 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #527      +/-   ##
==========================================
- Coverage   75.01%   74.91%   -0.11%     
==========================================
  Files          17       17              
  Lines        3146     3133      -13     
==========================================
- Hits         2360     2347      -13     
  Misses        786      786              

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

@maciekbanas maciekbanas merged commit f05f4de into devel Oct 29, 2024
8 checks passed
@maciekbanas maciekbanas deleted the 525-setting-verbose-to-false-with-non-defined-token-resullts-in-error branch October 29, 2024 14:42
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.

Fix checking token scopes for GitLab API Setting verbose to FALSE with non-defined token resullts in error.
2 participants