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(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 #395

Merged
merged 1 commit into from
Oct 16, 2023

feat(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0

d3eca6a
Select commit
Loading
Failed to load commit list.
Merged

feat(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 #395

feat(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
d3eca6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2023 in 1s

50.36% (target 50.00%)

View this Pull Request on Codecov

50.36% (target 50.00%)

Details

Codecov Report

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

Comparison is base (050a0d1) 50.52% compared to head (d3eca6a) 50.36%.
Report is 62 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #395      +/-   ##
==========================================
- Coverage   50.52%   50.36%   -0.17%     
==========================================
  Files         107      133      +26     
  Lines        8209    11321    +3112     
==========================================
+ Hits         4148     5702    +1554     
- Misses       3767     5179    +1412     
- Partials      294      440     +146     
Files Coverage Δ
git/repo.go 50.69% <ø> (+6.71%) ⬆️
server/backend/backend.go 100.00% <100.00%> (ø)
server/backend/collab.go 86.66% <100.00%> (+0.95%) ⬆️
server/config/config.go 80.66% <100.00%> (+0.66%) ⬆️
server/config/file.go 100.00% <ø> (ø)
server/config/ssh.go 100.00% <100.00%> (ø)
server/cron/cron.go 90.00% <100.00%> (+30.00%) ⬆️
server/db/context.go 85.71% <100.00%> (ø)
server/db/db.go 43.90% <ø> (ø)
server/db/errors.go 31.57% <ø> (ø)
... and 69 more

... and 4 files with indirect coverage changes

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