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

Add error levels in all application #88

Merged
merged 18 commits into from
Jan 27, 2024
Merged

Conversation

samgozman
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jan 27, 2024

Codecov Report

Attention: 115 lines in your changes are missing coverage. Please review.

Comparison is base (ebb9ee2) 37.62% compared to head (d4b1800) 37.48%.

Files Patch % Lines
composer/clients.go 0.00% 24 Missing ⚠️
archivist/News.go 6.25% 15 Missing ⚠️
scavenger/ecal/ecal.go 12.50% 14 Missing ⚠️
composer/composer.go 8.33% 11 Missing ⚠️
jobs/job.go 23.07% 10 Missing ⚠️
journalist/errors.go 50.00% 7 Missing ⚠️
archivist/Event.go 33.33% 6 Missing ⚠️
archivist/archivist.go 0.00% 5 Missing ⚠️
archivist/errors.go 50.00% 5 Missing ⚠️
pkg/errlvl/errlvl.go 83.33% 4 Missing and 1 partial ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
- Coverage   37.62%   37.48%   -0.14%     
==========================================
  Files          17       21       +4     
  Lines        1874     1985     +111     
==========================================
+ Hits          705      744      +39     
- Misses       1111     1181      +70     
- Partials       58       60       +2     

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

@samgozman samgozman marked this pull request as ready for review January 27, 2024 18:35
@samgozman samgozman merged commit a032005 into main Jan 27, 2024
3 of 4 checks passed
@samgozman samgozman deleted the use-global-error-levels branch January 27, 2024 18:37
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.

1 participant