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

Drop desperate lint rule #225

Merged
merged 4 commits into from
Dec 5, 2022
Merged

Drop desperate lint rule #225

merged 4 commits into from
Dec 5, 2022

Conversation

hanahmily
Copy link
Contributor

Remove the desperate lint rule and dead codes.

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
@hanahmily hanahmily added the chore label Dec 5, 2022
@hanahmily hanahmily added this to the 0.3.0 milestone Dec 5, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2022

Codecov Report

Merging #225 (e8d655a) into main (38ccc66) will increase coverage by 0.53%.
The diff coverage is 46.48%.

@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
+ Coverage   43.22%   43.75%   +0.53%     
==========================================
  Files          87       88       +1     
  Lines        8949     9055     +106     
==========================================
+ Hits         3868     3962      +94     
- Misses       4709     4717       +8     
- Partials      372      376       +4     
Impacted Files Coverage Δ
banyand/liaison/grpc/discovery.go 10.30% <0.00%> (-0.22%) ⬇️
banyand/liaison/grpc/measure.go 0.00% <0.00%> (ø)
banyand/liaison/grpc/property.go 0.00% <ø> (ø)
banyand/liaison/grpc/registry.go 20.13% <ø> (ø)
banyand/liaison/grpc/stream.go 0.00% <0.00%> (ø)
banyand/measure/measure_query.go 0.00% <0.00%> (ø)
banyand/measure/measure_write.go 4.06% <0.00%> (ø)
banyand/measure/service.go 73.68% <0.00%> (ø)
banyand/metadata/metadata.go 34.74% <0.00%> (-0.60%) ⬇️
banyand/metadata/schema/checker.go 41.81% <0.00%> (-18.71%) ⬇️
... and 77 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -25,6 +25,7 @@ env:

jobs:
test:
if: github.repository == 'apache/skywalking-banyandb'
Copy link
Member

Choose a reason for hiding this comment

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

Is this intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, tend to block PR to run this test.

wu-sheng
wu-sheng previously approved these changes Dec 5, 2022
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
@wu-sheng wu-sheng merged commit 9723eaf into main Dec 5, 2022
@wu-sheng wu-sheng deleted the lint branch December 5, 2022 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants