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

🌱 Part 4: Reduce number of variable sources. Required packages #500

Merged
merged 1 commit into from
Nov 10, 2023

Turn required package variable source into a func

6585f6e
Select commit
Loading
Failed to load commit list.
Merged

🌱 Part 4: Reduce number of variable sources. Required packages #500

Turn required package variable source into a func
6585f6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 0s

85.21% (+0.76%) compared to e9fd250

View this Pull Request on Codecov

85.21% (+0.76%) compared to e9fd250

Details

Codecov Report

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

Comparison is base (e9fd250) 84.45% compared to head (6585f6e) 85.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #500      +/-   ##
==========================================
+ Coverage   84.45%   85.21%   +0.76%     
==========================================
  Files          23       23              
  Lines         907      893      -14     
==========================================
- Hits          766      761       -5     
+ Misses         96       91       -5     
+ Partials       45       41       -4     
Files Coverage Δ
...nal/resolution/variablesources/required_package.go 100.00% <100.00%> (+27.50%) ⬆️
internal/resolution/variablesources/operator.go 87.50% <77.77%> (-1.39%) ⬇️

... and 1 file with indirect coverage changes

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