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 default_values to interface #47

Merged
merged 2 commits into from
Mar 11, 2024

feat: add `symbolic_evaluate` to interface, implement `observed` for …

7713bc0
Select commit
Loading
Failed to load commit list.
Merged

feat: add default_values to interface #47

feat: add `symbolic_evaluate` to interface, implement `observed` for …
7713bc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2024 in 1s

34.03% (-4.14%) compared to 2a45e9c

View this Pull Request on Codecov

34.03% (-4.14%) compared to 2a45e9c

Details

Codecov Report

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

Project coverage is 34.03%. Comparing base (2a45e9c) to head (7713bc0).

Files Patch % Lines
src/symbol_cache.jl 6.89% 27 Missing ⚠️
src/trait.jl 0.00% 8 Missing ⚠️
src/interface.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   38.17%   34.03%   -4.14%     
==========================================
  Files           7        7              
  Lines         296      332      +36     
==========================================
  Hits          113      113              
- Misses        183      219      +36     

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