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] - chore(txs): cleanup logging and error handling #6170

Closed
wants to merge 1 commit into from

Conversation

acud
Copy link
Contributor

@acud acud commented Jul 22, 2024

Motivation

Cleans up the txs package from excessive logging and antipattern occurrences of log an error then return it.

Description

Test Plan

TODO

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

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 81.8%. Comparing base (599b55b) to head (6d3256a).
Report is 6 commits behind head on develop.

Files Patch % Lines
txs/cache.go 0.0% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #6170   +/-   ##
=======================================
  Coverage     81.8%   81.8%           
=======================================
  Files          301     301           
  Lines        32630   32596   -34     
=======================================
- Hits         26710   26690   -20     
+ Misses        4184    4173   -11     
+ Partials      1736    1733    -3     

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

@acud
Copy link
Contributor Author

acud commented Jul 23, 2024

bors try

spacemesh-bors bot added a commit that referenced this pull request Jul 23, 2024
@spacemesh-bors
Copy link

try

Build failed:

@fasmat
Copy link
Member

fasmat commented Jul 23, 2024

bors merge

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

Cleans up the `txs` package from excessive logging and antipattern occurrences of `log an error then return it`.
@spacemesh-bors
Copy link

Build failed:

@fasmat
Copy link
Member

fasmat commented Jul 23, 2024

git checkout errors on windows

bors merge

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

Cleans up the `txs` package from excessive logging and antipattern occurrences of `log an error then return it`.
@spacemesh-bors
Copy link

Build failed:

@acud
Copy link
Contributor Author

acud commented Jul 23, 2024

bors merge

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

Cleans up the `txs` package from excessive logging and antipattern occurrences of `log an error then return it`.
@spacemesh-bors
Copy link

Build failed:

  • systest-status

@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

Cleans up the `txs` package from excessive logging and antipattern occurrences of `log an error then return it`.
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title chore(txs): cleanup logging and error handling [Merged by Bors] - chore(txs): cleanup logging and error handling Jul 24, 2024
@spacemesh-bors spacemesh-bors bot closed this Jul 24, 2024
@spacemesh-bors spacemesh-bors bot deleted the reduce-txs-logs branch July 24, 2024 09:21
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