Skip to content

Conversation

@varmar05
Copy link
Collaborator

No description provided.

varmar05 and others added 30 commits July 17, 2025 10:34
Expand diff json column into separate table
Specification changed - rollback recent changes
- introduce get_delta method with caching
- introduce delta contrller
- added tests for pull and checkpoints
- accept numbers in endpoint
- consider to store diff instead of diffs in db
- rename table to project version delta with column changes
- rename classes
- add get_delta_changes to project instance (nice)
- fix migration to int
Fix alembic migration for file diff
@coveralls
Copy link

coveralls commented Nov 26, 2025

Pull Request Test Coverage Report for Build 21514078503

Details

  • 883 of 918 (96.19%) changed or added relevant lines in 33 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 94.588%

Changes Missing Coverage Covered Lines Changed/Added Lines %
server/mergin/sync/private_api_controller.py 14 15 93.33%
server/mergin/sync/public_api_v2_controller.py 28 29 96.55%
server/mergin/sync/commands.py 25 27 92.59%
server/mergin/tests/test_middleware.py 2 4 50.0%
server/mergin/sync/utils.py 48 56 85.71%
server/mergin/sync/models.py 242 263 92.02%
Files with Coverage Reduction New Missed Lines %
server/mergin/sync/models.py 1 94.84%
Totals Coverage Status
Change from base Build 21513946911: 0.2%
Covered Lines: 8826
Relevant Lines: 9331

💛 - Coveralls

MarcelGeo and others added 29 commits November 27, 2025 09:53
Minimal changes to get server working without any migrations to alchemy new API
…action integrity in clients:

- improve handling of empty delta if since equals to to (or latest project version) -> returns items: []
Added to_version as latest project version to delta reponse + another response updates
Bump python to 3.12 and upgrade docker base image to ubuntu 24.04
- Update Dockerfile to use node:22-alpine
- Update package.json engines requirement to >=22
- axios
- vite
- form-data
Upgrade Node.js from 18 to 22 for Vue web applications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants