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

Migrate to Xormigrate #2711

Merged
merged 24 commits into from
Nov 28, 2023

Merge branch 'main' into xormigrate

10260b5
Select commit
Loading
Failed to load commit list.
Merged

Migrate to Xormigrate #2711

Merge branch 'main' into xormigrate
10260b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2023 in 1s

33.93% (-0.11%) compared to 111a0b4

View this Pull Request on Codecov

33.93% (-0.11%) compared to 111a0b4

Details

Codecov Report

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

Comparison is base (111a0b4) 34.03% compared to head (10260b5) 33.93%.
Report is 11 commits behind head on main.

Files Patch % Lines
pipeline/backend/kubernetes/pod.go 0.00% 51 Missing ⚠️
pipeline/frontend/yaml/compiler/convert.go 47.05% 16 Missing and 2 partials ⚠️
server/store/datastore/migration/logger.go 12.50% 14 Missing ⚠️
server/pipeline/create.go 0.00% 11 Missing ⚠️
...re/datastore/migration/000_legacy_to_xormigrate.go 57.14% 4 Missing and 2 partials ⚠️
pipeline/backend/kubernetes/kubernetes.go 0.00% 4 Missing ⚠️
server/store/datastore/engine.go 0.00% 2 Missing ⚠️
.../store/datastore/migration/020_alter_logs_table.go 83.33% 0 Missing and 2 partials ⚠️
server/store/datastore/migration/022_add_orgs.go 75.00% 0 Missing and 2 partials ⚠️
server/store/datastore/migration/migration.go 86.66% 1 Missing and 1 partial ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2711      +/-   ##
==========================================
- Coverage   34.03%   33.93%   -0.11%     
==========================================
  Files         217      219       +2     
  Lines       13825    13828       +3     
==========================================
- Hits         4706     4693      -13     
- Misses       8746     8777      +31     
+ Partials      373      358      -15     

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