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(#209); try scrapping acorns #210

Merged
merged 3 commits into from
Oct 10, 2023

feat(#209): dependency updates

529cdc4
Select commit
Loading
Failed to load commit list.
Merged

feat(#209); try scrapping acorns #210

feat(#209): dependency updates
529cdc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2023 in 0s

60.65% (+1.39%) compared to 3b25b41

View this Pull Request on Codecov

60.65% (+1.39%) compared to 3b25b41

Details

Codecov Report

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

Comparison is base (3b25b41) 59.26% compared to head (529cdc4) 60.65%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   59.26%   60.65%   +1.39%     
==========================================
  Files          69       50      -19     
  Lines        5464     5162     -302     
==========================================
- Hits         3238     3131     -107     
+ Misses       1977     1813     -164     
+ Partials      249      218      -31     
Files Coverage Δ
internal/repository/config/plumbing.go 95.12% <100.00%> (+0.16%) ⬆️
internal/service/mapper/repository.go 60.12% <100.00%> (ø)
internal/service/mapper/service.go 63.48% <100.00%> (ø)
internal/service/updater/owners.go 68.88% <100.00%> (ø)
internal/service/updater/repositories.go 64.16% <100.00%> (ø)
internal/service/updater/services.go 62.22% <100.00%> (ø)
internal/service/owners/owners.go 82.95% <88.23%> (+0.36%) ⬆️
internal/service/repositories/repositories.go 84.64% <89.47%> (+0.20%) ⬆️
internal/service/services/services.go 81.88% <89.47%> (+0.37%) ⬆️
internal/web/controller/ownerctl/ownerctl.go 88.58% <80.00%> (-0.50%) ⬇️
... and 16 more

... and 1 file with indirect coverage changes

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