ifiokjr / edgedb_codegen

Generate fully typed rust code from your edgedb schema.
The Unlicense
10 stars 0 forks source link

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

Closed ifiokjr closed 2 months ago

ifiokjr commented 2 months ago

Closes #7

codecov[bot] commented 2 months ago

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 :warning:
crates/edgedb_codegen/src/lib.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.