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

Fixing config modifications using an attribute #69

Merged
merged 3 commits into from
Dec 28, 2023

Add --no-interaction option to test without required args

500f700
Select commit
Loading
Failed to load commit list.
Merged

Fixing config modifications using an attribute #69

Add --no-interaction option to test without required args
500f700
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 27, 2023 in 1s

43.19% (-0.18%) compared to 9364cbc

View this Pull Request on Codecov

43.19% (-0.18%) compared to 9364cbc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9364cbc) 43.37% compared to head (500f700) 43.19%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x      #69      +/-   ##
============================================
- Coverage     43.37%   43.19%   -0.18%     
- Complexity      329      330       +1     
============================================
  Files            34       34              
  Lines          1132     1139       +7     
============================================
+ Hits            491      492       +1     
- Misses          641      647       +6     

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