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

Start replacing logrus with slog #91

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Start replacing logrus with slog #91

merged 1 commit into from
Apr 12, 2024

Conversation

norkans7
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Attention: Patch coverage is 52.25806% with 74 lines in your changes are missing coverage. Please review.

Project coverage is 60.21%. Comparing base (4ce213a) to head (a317dfd).

Files Patch % Lines
utils/logrus.go 0.00% 48 Missing ⚠️
cmd/rp-archiver/main.go 0.00% 16 Missing ⚠️
archives/archives.go 88.52% 7 Missing ⚠️
archives/runs.go 84.61% 2 Missing ⚠️
archives/s3.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   62.72%   60.21%   -2.51%     
==========================================
  Files           7        8       +1     
  Lines        1328     1380      +52     
==========================================
- Hits          833      831       -2     
- Misses        389      443      +54     
  Partials      106      106              

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

@rowanseymour rowanseymour merged commit 4dc7096 into main Apr 12, 2024
5 of 7 checks passed
@rowanseymour rowanseymour deleted the slog branch April 12, 2024 00:40
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants