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

Add support for prop_callback #51

Merged
merged 1 commit into from
Sep 14, 2024

Add support for `prop_callback`

5908024
Select commit
Loading
Failed to load commit list.
Merged

Add support for prop_callback #51

Add support for `prop_callback`
5908024
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2024 in 0s

84.1% (-2.2%) compared to 0b3a5e7

View this Pull Request on Codecov

84.1% (-2.2%) compared to 0b3a5e7

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 84.1%. Comparing base (0b3a5e7) to head (5908024).

Files with missing lines Patch % Lines
src/optimize.jl 25.0% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master     #51     +/-   ##
========================================
- Coverage    86.3%   84.1%   -2.2%     
========================================
  Files           4       4             
  Lines         299     314     +15     
========================================
+ Hits          258     264      +6     
- Misses         41      50      +9     

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