Skip to content

✨ Allowing to specify a port for OAuth server - #430

Merged
mbrt merged 1 commit into
mbrt:masterfrom
kipelovets:master
May 5, 2025
Merged

✨ Allowing to specify a port for OAuth server#430
mbrt merged 1 commit into
mbrt:masterfrom
kipelovets:master

Conversation

@kipelovets

Copy link
Copy Markdown
Contributor

Specifying a port is necessary when running in a Docker container

@codecov

codecovBot commented May 5, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 37.81%. Comparing base (4401b43) to head (a2d1055).
Report is 1 commits behind head on master.

Files with missing linesPatch %Lines
cmd/gmailctl/localcred/local_provider.go0.00%7 Missing ⚠️
cmd/gmailctl/cmd/init_cmd.go0.00%3 Missing ⚠️
cmd/gmailctl/localcred/oauth2_server.go0.00%2 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@ Coverage Diff @@## master #430 +/- ##
==========================================
- Coverage 37.82% 37.81% -0.01% 
==========================================
Files 53 53 Lines 4457 4458 +1 ==========================================
Hits 1686 1686 - Misses 2684 2685 +1 
Partials 87 87 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

mbrt
mbrt approved these changes May 5, 2025
@mbrt
mbrt merged commit 301bcaf into mbrt:masterMay 5, 2025
Sign up for freeto 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.

2 participants

@kipelovets@mbrt