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

♻️ Order IsVersioned.versions query set #2608

Merged
merged 3 commits into from
Mar 31, 2025
Merged

♻️ Order IsVersioned.versions query set #2608

merged 3 commits into from
Mar 31, 2025

Conversation

falexwolf
Copy link
Member

@falexwolf falexwolf commented Mar 29, 2025

All of the following will now return an ordered query set representing the version history of the record.

artifact.versions
transform.versions
collection.versions

Copy link

codecov bot commented Mar 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.04%. Comparing base (1e86723) to head (f9b6646).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2608      +/-   ##
==========================================
- Coverage   92.39%   92.04%   -0.35%     
==========================================
  Files          60       58       -2     
  Lines        9967     8574    -1393     
==========================================
- Hits         9209     7892    -1317     
+ Misses        758      682      -76     

☔ 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.

Copy link

Deployment URL: https://f6fcc1da.lamindb.pages.dev

@falexwolf falexwolf changed the title ♻️ Order versions query set ♻️ Order IsVersioned.versions query set Mar 30, 2025
@falexwolf falexwolf requested a review from Koncopd March 30, 2025 07:26
Copy link
Member

@Koncopd Koncopd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@falexwolf falexwolf merged commit b2b53e9 into main Mar 31, 2025
16 of 17 checks passed
@falexwolf falexwolf deleted the orderversions branch March 31, 2025 11:21
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.

2 participants