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

Update deps #83

Merged
merged 3 commits into from
Dec 27, 2023
Merged

Update deps #83

merged 3 commits into from
Dec 27, 2023

Conversation

goccy
Copy link
Member

@goccy goccy commented Dec 26, 2023

  • Remove deprecated module ( github.com/golang/protobuf )
  • Update deps to fix security issues
  • Update required modules to latest version

This comment has been minimized.

Copy link

Code Metrics Report

main (7a390f6) #83 (aee8429) +/-
Coverage 64.3% 64.3% 0.0%
Code to Test Ratio 1:0.5 1:0.5 +0.0
Test Execution Time 3m27s 3m18s -9s
Details
  |                     | main (7a390f6) | #83 (aee8429) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          64.3% |         64.3% | 0.0% |
  |   Files             |             61 |            61 |    0 |
  |   Lines             |           8878 |          8878 |    0 |
  |   Covered           |           5708 |          5708 |    0 |
+ | Code to Test Ratio  |          1:0.5 |         1:0.5 | +0.0 |
  |   Code              |          24715 |         24715 |    0 |
+ |   Test              |          11161 |         11169 |   +8 |
+ | Test Execution Time |          3m27s |         3m18s |  -9s |

Code coverage of files in pull request scope (78.3% → 78.3%)

Files Coverage +/-
generator/code_generator.go 84.5% 0.0%
grpc/federation/validation.go 0.0% 0.0%
source/file.go 74.0% 0.0%

Reported by octocov

Copy link
Contributor

@shuheiktgw shuheiktgw left a comment

Choose a reason for hiding this comment

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

LGTM 🙆‍♂️

@goccy goccy merged commit e074210 into main Dec 27, 2023
4 checks passed
@goccy goccy deleted the deps branch December 27, 2023 01:39
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.

None yet

2 participants