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

feat(history): add support for prompt histories. #42

Merged
merged 4 commits into from
Apr 30, 2024

fix(history): Update prompt test to include latest calls and modifier…

c366728
Select commit
Loading
Failed to load commit list.
Merged

feat(history): add support for prompt histories. #42

fix(history): Update prompt test to include latest calls and modifier…
c366728
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 30, 2024 in 1s

68.57% of diff hit (target 40.77%)

View this Pull Request on Codecov

68.57% of diff hit (target 40.77%)

Annotations

Check warning on line 267 in schema/prompt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.go#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 271 in schema/prompt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.go#L269-L271

Added lines #L269 - L271 were not covered by tests

Check warning on line 273 in schema/prompt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.go#L273

Added line #L273 was not covered by tests

Check warning on line 46 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 61 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 79 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 86 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L82-L86

Added lines #L82 - L86 were not covered by tests

Check warning on line 89 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L89

Added line #L89 was not covered by tests

Check warning on line 96 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L92-L96

Added lines #L92 - L96 were not covered by tests

Check warning on line 99 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L99

Added line #L99 was not covered by tests

Check warning on line 106 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L106

Added line #L106 was not covered by tests

Check warning on line 133 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 136 in schema/prompt.history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

schema/prompt.history.go#L136

Added line #L136 was not covered by tests