rudder-server
rudder-server copied to clipboard
chore: drop old migrator
Description
Removing old migrator code
Notion Ticket
Security
- [x] The code changed/added as part of this pull request won't create any security issues with how the software is being used.
Codecov Report
Base: 39.45% // Head: 39.21% // Decreases project coverage by -0.23%
:warning:
Coverage data is based on head (
971c9f4
) compared to base (2ce9210
). Patch coverage: 0.00% of modified lines in pull request are covered.
:exclamation: Current head 971c9f4 differs from pull request most recent head 57846aa. Consider uploading reports for the commit 57846aa to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #2417 +/- ##
==========================================
- Coverage 39.45% 39.21% -0.24%
==========================================
Files 172 165 -7
Lines 36619 36011 -608
==========================================
- Hits 14447 14121 -326
+ Misses 21251 20982 -269
+ Partials 921 908 -13
Impacted Files | Coverage Δ | |
---|---|---|
jobsdb/jobsdb.go | 69.86% <0.00%> (+0.72%) |
:arrow_up: |
jobsdb/setup.go | 90.90% <ø> (-0.21%) |
:arrow_down: |
config/config.go | 6.68% <0.00%> (-76.65%) |
:arrow_down: |
utils/httputil/server.go | 80.76% <0.00%> (-11.54%) |
:arrow_down: |
utils/types/deployment/deployment.go | 79.16% <0.00%> (-7.20%) |
:arrow_down: |
enterprise/suppress-user/suppressUser.go | 80.86% <0.00%> (-1.86%) |
:arrow_down: |
utils/misc/dbutils.go | 0.00% <0.00%> (ø) |
|
config/misc.go | ||
config/hotreloadable.go | ||
config/load.go | ||
... and 5 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.