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

Make it more ergonmic to use PartiqlShapeBuilder and type macros #490

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

jpschorr
Copy link
Contributor


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 43.75000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 80.54%. Comparing base (298a7ac) to head (cc23279).
Report is 1 commits behind head on main.

Files Patch % Lines
partiql-types/src/lib.rs 43.75% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #490      +/-   ##
==========================================
- Coverage   80.57%   80.54%   -0.04%     
==========================================
  Files          70       70              
  Lines       19025    19040      +15     
  Branches    19025    19040      +15     
==========================================
+ Hits        15330    15336       +6     
- Misses       3248     3257       +9     
  Partials      447      447              

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

Copy link

Conformance comparison report

Base (298a7ac) a184d7f +/-
% Passing 90.35% 90.35% 0.00%
✅ Passing 5731 5731 0
❌ Failing 612 612 0
🔶 Ignored 0 0 0
Total Tests 6343 6343 0

Number passing in both: 5731

Number failing in both: 612

Number passing in Base (298a7ac) but now fail: 0

Number failing in Base (298a7ac) but now pass: 0

@jpschorr jpschorr merged commit deff7a8 into main Aug 22, 2024
18 of 19 checks passed
@jpschorr jpschorr deleted the feat-type-ergonomics branch August 22, 2024 21:28
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