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

#27 Fix obj serialization for saving #29

Merged
merged 9 commits into from
Oct 29, 2024

fix: equate eval outputs and inputs

4837d7a
Select commit
Loading
Failed to load commit list.
Merged

#27 Fix obj serialization for saving #29

fix: equate eval outputs and inputs
4837d7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 28, 2024 in 1s

57.77% of diff hit (target 31.68%)

View this Pull Request on Codecov

57.77% of diff hit (target 31.68%)

Annotations

Check warning on line 20 in flow_judge/eval_data_types.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/eval_data_types.py#L20

Added line #L20 was not covered by tests

Check warning on line 51 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L51

Added line #L51 was not covered by tests

Check warning on line 55 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L55

Added line #L55 was not covered by tests

Check warning on line 132 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L132

Added line #L132 was not covered by tests

Check warning on line 155 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L152-L155

Added lines #L152 - L155 were not covered by tests

Check warning on line 161 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 168 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 170 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L170

Added line #L170 was not covered by tests

Check warning on line 189 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 212 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 218 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L218

Added line #L218 was not covered by tests

Check warning on line 223 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 227 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 230 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L230

Added line #L230 was not covered by tests

Check warning on line 238 in flow_judge/flow_judge.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/flow_judge.py#L238

Added line #L238 was not covered by tests

Check warning on line 52 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L52

Added line #L52 was not covered by tests

Check warning on line 54 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L54

Added line #L54 was not covered by tests

Check warning on line 61 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L61

Added line #L61 was not covered by tests

Check warning on line 112 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L112

Added line #L112 was not covered by tests

Check warning on line 117 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L117

Added line #L117 was not covered by tests

Check warning on line 165 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L165

Added line #L165 was not covered by tests

Check warning on line 181 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L181

Added line #L181 was not covered by tests

Check warning on line 216 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L216

Added line #L216 was not covered by tests

Check warning on line 229 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L226-L229

Added lines #L226 - L229 were not covered by tests

Check warning on line 231 in flow_judge/integrations/llama_index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flow_judge/integrations/llama_index.py#L231

Added line #L231 was not covered by tests