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

chore!: remove logging from init package #2625

Merged
merged 1 commit into from
Jun 26, 2024

chore!: remove logging from init package

9846790
Select commit
Loading
Failed to load commit list.
Merged

chore!: remove logging from init package #2625

chore!: remove logging from init package
9846790
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

18.34% (-0.01%) compared to 7cd2e16, passed because coverage increased by +0.00% when compared to adjusted base (18.33%)

View this Pull Request on Codecov

18.34% (-0.01%) compared to 7cd2e16, passed because coverage increased by +0.00% when compared to adjusted base (18.33%)

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 18.34%. Comparing base (7cd2e16) to head (9846790).

Files Patch % Lines
src/internal/packager/template/template.go 0.00% 1 Missing ⚠️
src/pkg/message/credentials.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2625      +/-   ##
==========================================
- Coverage   18.34%   18.34%   -0.01%     
==========================================
  Files         168      168              
  Lines       12082    12065      -17     
==========================================
- Hits         2217     2213       -4     
+ Misses       9607     9595      -12     
+ Partials      258      257       -1     

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