Skip to content

Conversation

danish9039
Copy link
Contributor

@danish9039 danish9039 commented Dec 31, 2024

Which problem is this PR solving?

Resolves #6429

Description of the changes

  • organized lint scripts into scripts/lint

Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
@danish9039 danish9039 requested a review from a team as a code owner December 31, 2024 03:25
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.27%. Comparing base (275e766) to head (8114592).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6449      +/-   ##
==========================================
- Coverage   96.29%   96.27%   -0.03%     
==========================================
  Files         371      371              
  Lines       21173    21173              
==========================================
- Hits        20389    20384       -5     
- Misses        600      604       +4     
- Partials      184      185       +1     
Flag Coverage Δ
badger_v1 10.74% <ø> (ø)
badger_v2 2.80% <ø> (ø)
cassandra-4.x-v1-manual 16.62% <ø> (ø)
cassandra-4.x-v2-auto 2.73% <ø> (ø)
cassandra-4.x-v2-manual 2.73% <ø> (ø)
cassandra-5.x-v1-manual 16.62% <ø> (ø)
cassandra-5.x-v2-auto 2.73% <ø> (ø)
cassandra-5.x-v2-manual 2.73% <ø> (ø)
elasticsearch-6.x-v1 20.31% <ø> (ø)
elasticsearch-7.x-v1 20.38% <ø> (-0.01%) ⬇️
elasticsearch-8.x-v1 20.55% <ø> (ø)
elasticsearch-8.x-v2 2.79% <ø> (ø)
grpc_v1 12.39% <ø> (ø)
grpc_v2 9.15% <ø> (ø)
kafka-3.x-v1 10.58% <ø> (ø)
kafka-3.x-v2 2.80% <ø> (ø)
memory_v2 2.80% <ø> (ø)
opensearch-1.x-v1 20.43% <ø> (+<0.01%) ⬆️
opensearch-2.x-v1 20.43% <ø> (ø)
opensearch-2.x-v2 2.79% <ø> (ø)
tailsampling-processor 0.52% <ø> (ø)
unittests 95.14% <ø> (-0.03%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yurishkuro yurishkuro added the changelog:ci Change related to continuous integration / testing label Dec 31, 2024
@yurishkuro yurishkuro changed the title organized lint scripts Move lint scripts to scripts/lint Jan 1, 2025
yurishkuro and others added 2 commits January 1, 2025 14:53
Signed-off-by: Yuri Shkuro <github@ysh.us>
@yurishkuro
Copy link
Member

the dir name contained a space lint /, I fixed it.

@yurishkuro yurishkuro enabled auto-merge (squash) January 1, 2025 20:09
@yurishkuro yurishkuro merged commit 55fb691 into jaegertracing:main Jan 2, 2025
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:ci Change related to continuous integration / testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reorganize scripts/ folder
3 participants