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

⚠️ Remove getter methods from constraints #166

Merged
merged 1 commit into from
Dec 4, 2023

Remove getter methods from constraints

682ee65
Select commit
Loading
Failed to load commit list.
Merged

⚠️ Remove getter methods from constraints #166

Remove getter methods from constraints
682ee65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 1s

63.77% (+0.41%) compared to 75c37b5

View this Pull Request on Codecov

63.77% (+0.41%) compared to 75c37b5

Details

Codecov Report

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

Comparison is base (75c37b5) 63.36% compared to head (682ee65) 63.77%.

Files Patch % Lines
pkg/deppy/constraint/constraint.go 0.00% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
+ Coverage   63.36%   63.77%   +0.41%     
==========================================
  Files          10       10              
  Lines         464      461       -3     
==========================================
  Hits          294      294              
+ Misses        154      151       -3     
  Partials       16       16              

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