OpenGen / GenSQL.query

42 stars 5 forks source link

Rename everything from inferenceql/iql -> gensql #109

Closed KingMob closed 6 months ago

KingMob commented 6 months ago

This depends on OpenGen/GenSQL.inference#36 being merged first.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 94.94949% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 75.89%. Comparing base (e516a1a) to head (99dd266).

Files Patch % Lines
src/gensql/query/db.cljc 77.77% 2 Missing :warning:
src/gensql/query/scalar.cljc 88.23% 2 Missing :warning:
src/gensql/query/plan.cljc 97.29% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ========================================== - Coverage 75.94% 75.89% -0.05% ========================================== Files 30 30 Lines 1534 1535 +1 Branches 64 64 ========================================== Hits 1165 1165 - Misses 305 306 +1 Partials 64 64 ```

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