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(grpc): add basic auth in swagger header #1383

Merged
merged 4 commits into from
Jun 29, 2024

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Jun 29, 2024

Description

This PR fixed swagger send basic auth from header to grpc server and embed.FS used instead statik for embed swagger-ui in file and server in http server.

@Ja7ad Ja7ad requested a review from b00f June 29, 2024 13:07
Copy link

codecov bot commented Jun 29, 2024

Codecov Report

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

Project coverage is 76.64%. Comparing base (472c347) to head (6ea2802).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1383      +/-   ##
==========================================
- Coverage   77.16%   76.64%   -0.52%     
==========================================
  Files         233      212      -21     
  Lines       11941    10942     -999     
==========================================
- Hits         9214     8387     -827     
+ Misses       2305     2163     -142     
+ Partials      422      392      -30     

@b00f b00f merged commit 08559b4 into pactus-project:main Jun 29, 2024
11 of 12 checks passed
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.

2 participants