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

feat: error type for not finding basic auth creds and export config path #674

Merged
merged 15 commits into from
Jan 17, 2024

resolve comments

f1d1a3d
Select commit
Loading
Failed to load commit list.
Merged

feat: error type for not finding basic auth creds and export config path #674

resolve comments
f1d1a3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 0s

75.78% (target 75.00%)

View this Pull Request on Codecov

75.78% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3b1dd0e) 75.71% compared to head (f1d1a3d) 75.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #674      +/-   ##
==========================================
+ Coverage   75.71%   75.78%   +0.06%     
==========================================
  Files          59       59              
  Lines        5765     5769       +4     
==========================================
+ Hits         4365     4372       +7     
+ Misses       1028     1026       -2     
+ Partials      372      371       -1     

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