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

Replace usages of derivative with educe. #518

Merged
merged 2 commits into from
Nov 18, 2024

Replace usages of `derivative` with `educe`.

fef21fd
Select commit
Loading
Failed to load commit list.
Merged

Replace usages of derivative with educe. #518

Replace usages of `derivative` with `educe`.
fef21fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 0s

80.75% (target 80.00%)

View this Pull Request on Codecov

80.75% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.75%. Comparing base (da6d69d) to head (fef21fd).

Files with missing lines Patch % Lines
partiql-types/src/lib.rs 40.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           feat-ast-literals     #518   +/-   ##
==================================================
  Coverage              80.75%   80.75%           
==================================================
  Files                     88       88           
  Lines                  19483    19483           
  Branches               19483    19483           
==================================================
  Hits                   15734    15734           
  Misses                  3326     3326           
  Partials                 423      423           

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