google / langfun

OO for LLMs
Apache License 2.0
100 stars 17 forks source link

Support registered evaluations in `lf.eval`. #198

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Support registered evaluations in lf.eval.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 95.06%. Comparing base (ae48c26) to head (c58cd12). Report is 1 commits behind head on main.

Files Patch % Lines
langfun/core/eval/base.py 82.60% 5 Missing and 7 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ========================================== - Coverage 95.10% 95.06% -0.05% ========================================== Files 58 58 Lines 5130 5187 +57 Branches 897 908 +11 ========================================== + Hits 4879 4931 +52 - Misses 128 130 +2 - Partials 123 126 +3 ```

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