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

Bumps Neosync to v0.5 #3084

Merged
merged 13 commits into from
Jan 3, 2025

Merge remote-tracking branch 'origin/main' into develop/v0.5

1530eba
Select commit
Loading
Failed to load commit list.
Merged

Bumps Neosync to v0.5 #3084

Merge remote-tracking branch 'origin/main' into develop/v0.5
1530eba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 3, 2025 in 0s

31.75% (-3.04%) compared to d5843a9

View this Pull Request on Codecov

31.75% (-3.04%) compared to d5843a9

Details

Codecov Report

Attention: Patch coverage is 54.79705% with 245 lines in your changes missing coverage. Please review.

Project coverage is 31.75%. Comparing base (d5843a9) to head (1530eba).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...kend/pkg/integration-test/integration-test-util.go 0.00% 56 Missing ⚠️
...1alpha1/connection-data-service/connection-data.go 4.16% 46 Missing ⚠️
cli/internal/cmds/neosync/sync/sync.go 0.00% 27 Missing ⚠️
backend/pkg/integration-test/mux.go 90.86% 12 Missing and 6 partials ⚠️
backend/internal/cmds/mgmt/serve/connect/cmd.go 0.00% 15 Missing ⚠️
cli/internal/cmds/neosync/sync/job.go 0.00% 15 Missing ⚠️
backend/pkg/sqlmanager/mssql/mssql-manager.go 0.00% 14 Missing ⚠️
backend/pkg/integration-test/integration-test.go 57.14% 9 Missing and 3 partials ⚠️
cli/internal/cmds/neosync/sync/config.go 0.00% 12 Missing ⚠️
backend/internal/userdata/user.go 50.00% 8 Missing and 3 partials ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3084      +/-   ##
==========================================
- Coverage   34.79%   31.75%   -3.04%     
==========================================
  Files         350      357       +7     
  Lines       40761    41570     +809     
==========================================
- Hits        14181    13202     -979     
- Misses      24888    26822    +1934     
+ Partials     1692     1546     -146     

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