Skip to content

gofmt -w

ec544da
Select commit
Loading
Failed to load commit list.
Merged

Add MySQL backup, and full export for Mongo when no query. #43

gofmt -w
ec544da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 0s

41.62% (+1.50%) compared to f439cf1

View this Pull Request on Codecov

41.62% (+1.50%) compared to f439cf1

Details

Codecov Report

❌ Patch coverage is 26.78133% with 298 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.62%. Comparing base (f439cf1) to head (ec544da).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/backup/mysql.go 20.82% 270 Missing ⚠️
pkg/backup/executor.go 0.00% 20 Missing ⚠️
pkg/utils/gcs_upload.go 33.33% 4 Missing ⚠️
pkg/backup/mysql_test_helpers.go 94.59% 2 Missing ⚠️
pkg/syncer/mongodb/mongodb.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   40.12%   41.62%   +1.50%     
==========================================
  Files          37       39       +2     
  Lines       10907     8940    -1967     
==========================================
- Hits         4376     3721     -655     
+ Misses       6066     4752    -1314     
- Partials      465      467       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.