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

[Merged by Bors] - Remove unused params #6173

Closed
wants to merge 6 commits into from

Conversation

ConvallariaMaj
Copy link
Contributor

Motivation

Cleaning up the code a little bit

Description

Removes some unused parameters, fixed some comments

Test Plan

No new tests needed

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

- removed unused params
- removed unused params2
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 77.41935% with 14 lines in your changes missing coverage. Please review.

Project coverage is 81.8%. Comparing base (d8bb919) to head (030878b).

Files Patch % Lines
api/grpcserver/admin_service.go 57.1% 3 Missing ⚠️
api/grpcserver/debug_service.go 66.6% 3 Missing ⚠️
api/grpcserver/mesh_service.go 83.3% 2 Missing ⚠️
api/grpcserver/smesher_service.go 85.7% 2 Missing ⚠️
api/grpcserver/globalstate_service.go 80.0% 1 Missing ⚠️
api/grpcserver/node_service.go 90.9% 1 Missing ⚠️
api/grpcserver/transaction_service.go 66.6% 1 Missing ⚠️
node/node.go 0.0% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #6173   +/-   ##
=======================================
  Coverage     81.8%   81.8%           
=======================================
  Files          301     301           
  Lines        32606   32606           
=======================================
+ Hits         26697   26701    +4     
+ Misses        4178    4173    -5     
- Partials      1731    1732    +1     

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

@ConvallariaMaj ConvallariaMaj marked this pull request as ready for review July 23, 2024 12:23
activation/poetdb.go Show resolved Hide resolved
api/grpcserver/smesher_service.go Show resolved Hide resolved
@ConvallariaMaj
Copy link
Contributor Author

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Jul 23, 2024
## Motivation

Cleaning up the code a little bit



Co-authored-by: ConvallariaMaj <132993066+ConvallariaMaj@users.noreply.github.com>
@spacemesh-bors
Copy link

Build failed:

@ConvallariaMaj
Copy link
Contributor Author

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Jul 23, 2024
## Motivation

Cleaning up the code a little bit



Co-authored-by: ConvallariaMaj <132993066+ConvallariaMaj@users.noreply.github.com>
@spacemesh-bors
Copy link

Build failed:

@fasmat
Copy link
Member

fasmat commented Jul 24, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Jul 24, 2024
## Motivation

Cleaning up the code a little bit



Co-authored-by: ConvallariaMaj <132993066+ConvallariaMaj@users.noreply.github.com>
@spacemesh-bors
Copy link

Build failed:

@ConvallariaMaj
Copy link
Contributor Author

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Jul 24, 2024
## Motivation

Cleaning up the code a little bit



Co-authored-by: ConvallariaMaj <132993066+ConvallariaMaj@users.noreply.github.com>
@spacemesh-bors
Copy link

Build failed:

@ConvallariaMaj
Copy link
Contributor Author

bors merge

@spacemesh-bors
Copy link

Canceled.

@ConvallariaMaj
Copy link
Contributor Author

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Jul 24, 2024
## Motivation

Cleaning up the code a little bit



Co-authored-by: ConvallariaMaj <132993066+ConvallariaMaj@users.noreply.github.com>
@spacemesh-bors
Copy link

Build failed:

@fasmat
Copy link
Member

fasmat commented Jul 25, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Jul 25, 2024
## Motivation

Cleaning up the code a little bit



Co-authored-by: ConvallariaMaj <132993066+ConvallariaMaj@users.noreply.github.com>
@spacemesh-bors
Copy link

Build failed (retrying...):

spacemesh-bors bot pushed a commit that referenced this pull request Jul 25, 2024
## Motivation

Cleaning up the code a little bit



Co-authored-by: ConvallariaMaj <132993066+ConvallariaMaj@users.noreply.github.com>
@fasmat
Copy link
Member

fasmat commented Jul 25, 2024

bors cancel

@spacemesh-bors
Copy link

Canceled.

@fasmat
Copy link
Member

fasmat commented Jul 25, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Jul 25, 2024
## Motivation

Cleaning up the code a little bit



Co-authored-by: ConvallariaMaj <132993066+ConvallariaMaj@users.noreply.github.com>
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title Remove unused params [Merged by Bors] - Remove unused params Jul 25, 2024
@spacemesh-bors spacemesh-bors bot closed this Jul 25, 2024
@spacemesh-bors spacemesh-bors bot deleted the remove-unused-params branch July 25, 2024 18:53
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