Skip to content

🚸 Improve error message for unsaved Schema #2873

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

Merged
merged 4 commits into from
Jul 4, 2025

Conversation

Zethson
Copy link
Member

@Zethson Zethson commented Jun 30, 2025

Fixes #2861

Before After
Before message After message

Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.46%. Comparing base (8265549) to head (04a9d21).
Report is 58 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2873      +/-   ##
==========================================
- Coverage   91.84%   91.46%   -0.39%     
==========================================
  Files          69       67       -2     
  Lines       10807     9360    -1447     
==========================================
- Hits         9926     8561    -1365     
+ Misses        881      799      -82     

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

@Zethson Zethson requested a review from Koncopd June 30, 2025 16:45
@Zethson Zethson marked this pull request as ready for review June 30, 2025 16:45
Copy link

Deployment URL: https://4b831723.lamindb.pages.dev

@Zethson Zethson merged commit cffe65a into main Jul 4, 2025
17 of 18 checks passed
@Zethson Zethson deleted the fix/unsaved_describe_error branch July 4, 2025 10:57
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.

Describing unsaved Schema leads to cryptic error
2 participants