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: add function to get jsonlogic with solved vars (replaced by values) #66

feat: method to get json logic with solved vars

4d3c856
Select commit
Loading
Failed to load commit list.
Merged

feat: add function to get jsonlogic with solved vars (replaced by values) #66

feat: method to get json logic with solved vars
4d3c856
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch/pr_coverage failed Aug 2, 2023 in 1s

55.88% of diff hit (target 60.00%)

View this Pull Request on Codecov

55.88% of diff hit (target 60.00%)

Annotations

Check warning on line 521 in jsonlogic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch/pr_coverage

jsonlogic.go#L520-L521

Added lines #L520 - L521 were not covered by tests

Check warning on line 530 in jsonlogic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch/pr_coverage

jsonlogic.go#L529-L530

Added lines #L529 - L530 were not covered by tests

Check warning on line 535 in jsonlogic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch/pr_coverage

jsonlogic.go#L534-L535

Added lines #L534 - L535 were not covered by tests

Check warning on line 123 in vars.go

See this annotation in the file changed.

@codecov codecov / codecov/patch/pr_coverage

vars.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 131 in vars.go

See this annotation in the file changed.

@codecov codecov / codecov/patch/pr_coverage

vars.go#L130-L131

Added lines #L130 - L131 were not covered by tests