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

feat!: add optional builder feature limited to Input #10

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

ifiokjr
Copy link
Owner

@ifiokjr ifiokjr commented Aug 28, 2024

Closes #7

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.79%. Comparing base (542278f) to head (8fd9e52).
Report is 2 commits behind head on main.

Files Patch % Lines
crates/edgedb_codegen_core/src/utils.rs 76.19% 0 Missing and 5 partials ⚠️
crates/edgedb_codegen/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   69.62%   71.79%   +2.17%     
==========================================
  Files           6        6              
  Lines         553      578      +25     
  Branches      553      578      +25     
==========================================
+ Hits          385      415      +30     
+ Misses        133      120      -13     
- Partials       35       43       +8     

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

@ifiokjr ifiokjr force-pushed the issue/7-make-builders-optional branch from dc6af78 to 8fd9e52 Compare August 28, 2024 13:37
@ifiokjr ifiokjr merged commit 1e40df1 into main Aug 28, 2024
13 checks passed
@ifiokjr ifiokjr deleted the issue/7-make-builders-optional branch August 28, 2024 13:51
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.

Make builders optional
1 participant