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

add new validation rule "enums" #2690

Merged
merged 1 commit into from
Jun 7, 2023
Merged

add new validation rule "enums" #2690

merged 1 commit into from
Jun 7, 2023

Conversation

gqcn
Copy link
Member

@gqcn gqcn commented Jun 6, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2023

Codecov Report

Patch coverage: 60.00% and project coverage change: +0.06 🎉

Comparison is base (9bc9fc4) 78.91% compared to head (ed1007b) 78.97%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2690      +/-   ##
==========================================
+ Coverage   78.91%   78.97%   +0.06%     
==========================================
  Files         631      632       +1     
  Lines       51817    51974     +157     
==========================================
+ Hits        40889    41045     +156     
- Misses       8907     8909       +2     
+ Partials     2021     2020       -1     
Flag Coverage Δ
go-1.15-386 78.88% <60.00%> (-0.04%) ⬇️
go-1.15-amd64 78.87% <60.00%> (-0.05%) ⬇️
go-1.16-386 78.90% <60.00%> (+<0.01%) ⬆️
go-1.16-amd64 78.89% <60.00%> (-0.04%) ⬇️
go-1.17-386 78.90% <60.00%> (-0.02%) ⬇️
go-1.17-amd64 78.92% <60.00%> (-0.01%) ⬇️
go-1.18-386 78.82% <60.00%> (-0.03%) ⬇️
go-1.18-amd64 78.92% <60.00%> (+0.08%) ⬆️
go-1.19-386 78.99% <60.00%> (+0.09%) ⬆️
go-1.19-amd64 78.99% <60.00%> (+0.08%) ⬆️
go-1.20-386 78.86% <60.00%> (-0.02%) ⬇️
go-1.20-amd64 78.95% <60.00%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
util/gtag/gtag_enums.go 70.00% <50.00%> (-30.00%) ⬇️
util/gvalid/internal/builtin/builtin_enums.go 61.53% <61.53%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gqcn gqcn merged commit 2ece368 into master Jun 7, 2023
36 checks passed
@gqcn gqcn deleted the feature/rule-enums branch June 7, 2023 01:48
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

3 participants