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 runtime return type of enum.from() API #271

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Conversation

goccy
Copy link
Member

@goccy goccy commented Feb 18, 2025

SSIA

This comment has been minimized.

@goccy goccy force-pushed the fix-enum-from-runtime-type branch from c6737de to ae5353d Compare February 18, 2025 06:40

This comment has been minimized.

Copy link

Code Metrics Report

main (1bd89c5) #271 (6f1e001) +/-
Coverage 65.3% 65.3% 0.0%
Code to Test Ratio 1:0.3 1:0.3 0.0
Test Execution Time 7m39s 7m26s -13s
Details
  |                     | main (1bd89c5) | #271 (6f1e001) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          65.3% |          65.3% | 0.0% |
  |   Files             |             77 |             77 |    0 |
  |   Lines             |          13765 |          13765 |    0 |
  |   Covered           |           8991 |           8991 |    0 |
  | Code to Test Ratio  |          1:0.3 |          1:0.3 |  0.0 |
  |   Code              |          42221 |          42221 |    0 |
  |   Test              |          15819 |          15819 |    0 |
+ | Test Execution Time |          7m39s |          7m26s | -13s |

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

Files Coverage +/-
grpc/federation/cel.go 0.0% 0.0%

Reported by octocov

@goccy goccy merged commit 99ba480 into main Feb 18, 2025
4 checks passed
@goccy goccy deleted the fix-enum-from-runtime-type branch February 18, 2025 07:24
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